summaryrefslogtreecommitdiff
path: root/common/tests
diff options
context:
space:
mode:
authorburet2008-02-25 17:49:46 +0000
committerburet2008-02-25 17:49:46 +0000
commit94e656411960bc97d155c7d9c6e1461b9995512d (patch)
treed94f22269d5c32281d1bdec723f82aa0198bde87 /common/tests
parent7ca22bc9610eed5a558200dc57b54eadbe3ef677 (diff)
Maximus V2: implement the TX false alarm feature.
+ enhance network clock get next element function + replace SAR_MSDU_PAYLOAD_SIZE by the new define of common/defs/ethernet.h git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1458 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'common/tests')
-rw-r--r--common/tests/tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/tests/tests b/common/tests/tests
index ebc3076291..295ec3496d 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -111,6 +111,7 @@ python py/test_send_mpdu.py -e ../stationtest/obj/test_send.elf -d false -t 2500
python py/test_send_noise.py -e ../stationtest/obj/test_send.elf -d false -t 2500000000
python py/test_tx_rx.py -e ../stationtest/obj/test_tx_rx.elf -d false -t 2500000000
python py/test_ether.py -e ../stationtest/obj/test_ether.elf -d false -t 2500000000
+python py/test_false_alarm.py -e ../stationtest/obj/test_false_alarm.elf -d false -t 2500000000
mac/ca/test/ca:
make: make COV=y
@@ -157,6 +158,7 @@ cov test_pbproc: ./obj/test_pbproc
mac/pbproc/test/maximus:
make
run: python py/host_test_pbproc.py -d false -t 2500000000
+run: python py/test_coll.py -d false -t 2500000000
mac/pbproc/test/sacki:
make: make COV=y