summaryrefslogtreecommitdiff
path: root/cesar
diff options
context:
space:
mode:
authordufour2010-05-06 13:46:10 +0000
committerdufour2010-05-06 13:46:10 +0000
commit4da280f7a8f664cd4467f89720afab8952e7df0a (patch)
treecc06d5670644df5550f17881b406d879ab813c74 /cesar
parentf2994f4861a039f9a361da24b80476d9d02a0eab (diff)
cesar/common/tests: add ce/rx/bl/fsm test to nightly tests
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@6980 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar')
-rw-r--r--cesar/common/tests/tests3
1 files changed, 2 insertions, 1 deletions
diff --git a/cesar/common/tests/tests b/cesar/common/tests/tests
index af43471f7d..18e7182659 100644
--- a/cesar/common/tests/tests
+++ b/cesar/common/tests/tests
@@ -257,8 +257,9 @@ make: make COV=y
cov-target ce_rx_test_rx: ./obj/test_rx.elf
ce/rx/bitloading/test:
-make: make COV=y host
+make: make COV=y host fsm
cov ce_rx_bl_host: ./obj/host/test_ce_host
+cov ce_rx_bl_fsm_host: ./obj/host/test_ce_fsm
ce/rx/cp/test:
make: make