summaryrefslogtreecommitdiff
path: root/cesar/common
diff options
context:
space:
mode:
authornesovic2009-10-07 11:42:38 +0000
committernesovic2009-10-07 11:42:38 +0000
commit23d5e65d68a96e3ed1784b21ef5a1e72f8c6dfa5 (patch)
tree6f17756d5b81083eaa5cc169d4d00f53cae67f6b /cesar/common
parent8c13708f377187389139740afd3f056d1dbaaa40 (diff)
[common][tests] cp_eoc_cco_action action and fsm tests added
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5990 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/common')
-rw-r--r--cesar/common/tests/tests4
1 files changed, 3 insertions, 1 deletions
diff --git a/cesar/common/tests/tests b/cesar/common/tests/tests
index 0ad3b22d08..8633d58fe0 100644
--- a/cesar/common/tests/tests
+++ b/cesar/common/tests/tests
@@ -501,7 +501,9 @@ test_central_beacon: python py/test_central_beacon.py -d false -t 250000000
cp/eoc/cco/action/test/utest:
make: make COV=y
-cov test_fsm: ./obj/test_fsm
+cov test_fsm: ./obj/fsm/test_fsm
+cov test_actions: ./obj/actions/test_actions
+
cp/eoc/sta/action/test/utest:
make: make COV=y