summaryrefslogtreecommitdiff
path: root/common/tests
diff options
context:
space:
mode:
authorThierry Carré2012-04-05 13:59:25 +0200
committerThierry Carré2012-05-10 17:02:57 +0200
commit87f9cac07558b7ba4515dcf7bf93f9778d24bf1c (patch)
treea2a5f9a58772b34894e6306091eab4820a888270 /common/tests
parentb9816688dcf600e2ac65357691dd2e58ee47435d (diff)
cesar: AV code move to cp/av directory, refs #2928
Diffstat (limited to 'common/tests')
-rw-r--r--common/tests/tests25
1 files changed, 15 insertions, 10 deletions
diff --git a/common/tests/tests b/common/tests/tests
index d93b72c609..1503ac209c 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -363,35 +363,40 @@ cesar/cp/test/mme:
make: make COV=y host.all
cov test_mme: ./obj/test_mme
-cesar/cp/fsm/test/utest:
+cesar/cp/av/fsm/test/utest:
make: make COV=y
cov test_fsm: ./obj/test_fsm
-cesar/cp/sta/action/test/utest:
+cesar/cp/av/sta/action/test/utest:
make: make COV=y
cov test_sta_action: ./obj/test_sta_action
-cesar/cp/sta/mgr/test:
+cesar/cp/av/sta/mgr/test/utest:
make
test_sta_mgr: obj/test_sta_mgr
-cesar/cp/cco/action/test:
+cesar/cp/av/cco/action/test/utest2:
make
action: ./obj/action.elf
garbage: ./obj/garbage.elf
status: ./obj/status.elf
keys: ./obj/keys.elf
-cesar/cp/cco/action/test/utest:
+cesar/cp/av/cco/action/test/utest:
make
action: ./obj/test_cco_action
-cesar/cp/beacon/test:
+cesar/cp/av/beacon/test/utest:
make
beacon: ./obj/beacon.elf
-discover: ./obj/discover_process.elf
+test_beacon: ./obj/test_beacon.elf
+discover: ./obj/test_discover_process.elf
-cesar/cp/msg/test:
+cesar/cp/av/beacon/test/utest2:
+make
+beacon_bis: ./obj/beacon_scenario
+
+cesar/cp/av/msg/test/utest:
make: make COV=y
read-header: ./obj/test-msg-read-header
cc-msg: ./obj/test-msg-cc
@@ -412,7 +417,7 @@ prun: ./obj/test_prun
nmk: ./obj/test_nmk
hash: ./obj/test_hash
-cesar/cp/cl_interf/test:
+cesar/cp/av/cl_interf/test/utest:
make
cl_interf: ./obj/test-cl-interf
@@ -423,7 +428,7 @@ core_event: ./obj/simu/core_events.elf
core_thread: ./obj/simu/core_thread.elf
core_timer: ./obj/simu/core_timer.elf
-cesar/test_general/station/scenario:
+cesar/test_general/station/scenario/av:
make
sc01_assoc_auth: python py/sc01_assoc_auth.py -d false -t 25000000000
sc02_stas_communication: python py/sc02_stas_communication.py -d false -t 25000000000