summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorburet2008-03-31 15:21:38 +0000
committerburet2008-03-31 15:21:38 +0000
commit35f02b02876717dcfaf4a6605b2ffc66e986c769 (patch)
tree7dce847eb71a4827313d7a6f881d7fadb1c54d63 /common
parent60c8eb6501f79e1bac748dee1dce721925822add (diff)
Maximus V2: add a test in common tests.
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1708 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'common')
-rw-r--r--common/tests/tests3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/tests/tests b/common/tests/tests
index 99121c9849..a4946f40f8 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -99,6 +99,7 @@ python test/test_cli.py
python test/test_ethernet.py -e ../stationtest/obj/test_ether.elf -d false -t 2500000000
python test/test_fsm.py
python test/test_interface.py -e ../stationtest/obj/stationtest.elf -d false -t 2500000000
+python test/test_lib_cesar.py -e ../stationtest/obj/test_lib_cesar.elf -d false -t 2500000000
python test/test_macframe.py -e ../stationtest/obj/test_send.elf -d false -t 2500000000
python test/test_mme.py -e ../stationtest/obj/stationtest.elf -d false -t 2500000000
python test/test_result.py
@@ -281,4 +282,4 @@ interface_send: ./obj/interface_send
host/test:
make: make COV=y
-./obj/test_host.elf
+./obj/test_host