summaryrefslogtreecommitdiff
path: root/cesar/common
diff options
context:
space:
mode:
authorjelisavcic2009-09-29 12:00:09 +0000
committerjelisavcic2009-09-29 12:00:09 +0000
commit0d4fa14a8bb233812491a197eb38a5315d488f12 (patch)
tree56c791cd10142c12b230e35a9060eb69e2ec6048 /cesar/common
parent06238c24d0c434990ac808ff403bc2ad2ca32ef6 (diff)
[CESAR][COMMON][TESTS][EOC]
* Add tests for PBProc changes testing. * Testing with multiple STA. * Test includes SOUND frames (configurable option). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5812 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/common')
-rw-r--r--cesar/common/tests/tests13
1 files changed, 12 insertions, 1 deletions
diff --git a/cesar/common/tests/tests b/cesar/common/tests/tests
index ed9598c919..d3d567956e 100644
--- a/cesar/common/tests/tests
+++ b/cesar/common/tests/tests
@@ -288,6 +288,17 @@ make
python test1.py -d false -t 2500000000
python test2.py -d false -t 2500000000
+test_general/maximus/integration/sar-pbproc-eoc:
+make
+python test1.py -d false -t 2500000000
+python test2.py -d false -t 2500000000
+python test_eoc_2sta.py -d false -t 2500000000
+python test_eoc_2sta_csmaonly.py -d false -t 2500000000
+python test_eoc_2stasound.py -d false -t 2500000000
+python test_eoc_3sta.py -d false -t 2500000000
+python test_eoc_3sta1bad.py -d false -t 2500000000
+python test_eoc_multista.py -d false -t 2500000000
+
test_general/maximus/integration/hle-cl-sar-pbproc:
make
python test1.py -d false -t 2500000000
@@ -494,7 +505,7 @@ cov test_fsm: ./obj/test_fsm
cp/eoc/multi_sta/action/test/utest:
make: make COV=y
cov test_fsm: ./obj/test_fsm
-cov test_actions: ./obj/test_actions
+cov test_actions: ./obj/test_actions
test_general/station/compliance:
make