summaryrefslogtreecommitdiff
path: root/cesar/common
diff options
context:
space:
mode:
authordufour2009-10-06 12:02:03 +0000
committerdufour2009-10-06 12:02:03 +0000
commite6cc5c19845bae0aef83cedb123fe7905905e9da (patch)
tree29ff250d60818d581ed8ad313af7b9a8b1935a1b /cesar/common
parent2c16d75e7e4d8147e54e9f9f58aff47cb2edc9a8 (diff)
cesar/common/tests: mac_lookup_table test is now in lib directory
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@5951 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/common')
-rw-r--r--cesar/common/tests/tests8
1 files changed, 4 insertions, 4 deletions
diff --git a/cesar/common/tests/tests b/cesar/common/tests/tests
index 9bb22b303b..a1734f2763 100644
--- a/cesar/common/tests/tests
+++ b/cesar/common/tests/tests
@@ -114,6 +114,10 @@ lib/scenario/test:
make: make COV=y
cov test_scenario: ./obj/test_scenario
+lib/test/mac_lookup_table:
+make: make COV=y
+cov test_mac_lookup_table: ./obj/test_mac_lookup_table
+
maximus/stationtest:
make
@@ -250,10 +254,6 @@ cl/test/functional:
make host
cl: ./obj/host/cl.elf
-cl/test/mac_lookup_table:
-make: make COV=y
-cov mac_lookup_table: ./obj/mac_lookup_table
-
cl/test/bridge_table:
make: make COV=y
cov bridge_table: ./obj/bridge_table