summaryrefslogtreecommitdiff
path: root/cesar/common
diff options
context:
space:
mode:
authordufour2009-11-03 14:32:11 +0000
committerdufour2009-11-03 14:32:11 +0000
commit3df609befc611bd8deeabbf214c4e64c3500ca02 (patch)
treedcd9c0e9c6935e12f4a1a0f476ad7b1289f97d4d /cesar/common
parentf610b2f1287c3aed123c8c37bff45ce86b284eca (diff)
cesar/cp/secu: rename all tests to include prefix test_.
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6313 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/common')
-rw-r--r--cesar/common/tests/tests8
1 files changed, 4 insertions, 4 deletions
diff --git a/cesar/common/tests/tests b/cesar/common/tests/tests
index 51d04daf19..877375c197 100644
--- a/cesar/common/tests/tests
+++ b/cesar/common/tests/tests
@@ -393,10 +393,10 @@ test_allowed_mme: ./obj/test_allowed_mme
cp/secu/test:
make: make -f host-Makefile COV=y
-sha256: ./obj/host/test-sha2
-aes128: ./obj/host/test-aes
-prun: ./obj/host/test-prun
-nmk: ./obj/host/test-nmk
+sha256: ./obj/host/test_sha2
+aes128: ./obj/host/test_aes
+prun: ./obj/host/test_prun
+nmk: ./obj/host/test_nmk
hash: ./obj/host/test_hash
cp/cl_interf/test: