summaryrefslogtreecommitdiff
path: root/common/tests
diff options
context:
space:
mode:
authorburet2008-01-08 14:43:00 +0000
committerburet2008-01-08 14:43:00 +0000
commit4919e6493e474f63c897d23ff63617d896c6eeef (patch)
tree2edd1f810184de9b68f6ef721116e97391939c82 /common/tests
parentd54280b66df64bd0186505ab5340232b978ce3f7 (diff)
Maximus V2:
- update HAL PHY unitary tests after socket integration (create functions to open/close pipe or socket) - update Maximus station launch to have at most possible the same code for pipe and socket - handle errno when an exception is launched in Maximus - little corrections in Maximus tests - assert when a station receives an MPDU and that not enough PBs are ready git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1236 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'common/tests')
-rw-r--r--common/tests/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/tests/tests b/common/tests/tests
index d9d716682f..cdf8e93faa 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -91,7 +91,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_macframe.py -e ../stationtest/obj/stationtest.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
python test/test_simu.py -e ../stationtest/obj/stationtest.elf -d false -t 2500000000