summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorCyril Jourdan2012-11-22 17:12:04 +0100
committerCyril Jourdan2013-01-18 11:53:49 +0100
commit733972fefbb4f04509dcc1e13d8f4168dac4b6d3 (patch)
tree4a1d648ea92bb8376a851d737e53c913f4745f39 /common
parentdd4a125033a8089d6f4d5b6e52d539ed51e24969 (diff)
cesar/ce/rx/bl/test: move fsm test to its own folder, refs #2771
Diffstat (limited to 'common')
-rw-r--r--common/tests/tests7
1 files changed, 5 insertions, 2 deletions
diff --git a/common/tests/tests b/common/tests/tests
index 2c20f62900..cfaed1fb31 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -341,14 +341,17 @@ make
ce_rx_test_rx: ./obj/test_rx.elf
cesar/ce/rx/bitloading/test:
-make: make COV=y host fsm
+make: make COV=y host
cov ce_rx_bl_host: ./obj/host/test_ce_host
-cov ce_rx_bl_fsm_host: ./obj/host/test_ce_fsm
cov ce_rx_bl_intervals_host: ./obj/host/test_ce_intervals
cov ce_rx_bl_poly: ./obj/host/test_ce_poly
cov ce_rx_bl_pber_host: ./obj/host/test_ce_pber
cov ce_rx_bl_bmu_host: ./obj/host/test_ce_bmu
+cesar/ce/rx/bitloading/test/fsm:
+make: make COV=y
+cov ce_rx_bl_fsm: ./obj/test_ce_fsm
+
cesar/ce/rx/cp/test:
make: make
ce_rx_cp_test_mme_no_rle: ./obj/test_mme_no_rle.elf