summaryrefslogtreecommitdiff
path: root/cesar/ce
diff options
context:
space:
mode:
authormercadie2010-08-02 09:28:33 +0000
committermercadie2010-08-02 09:28:33 +0000
commit4bf80091fd3360a464920cfbd821492ee814d3af (patch)
tree4c2e5b4a5bea901fde74ddb834aa6d89c08df9b3 /cesar/ce
parent5e702d1607cd9e56082c5b1e18cf3edd09f44f27 (diff)
cesar/bsu: correct all tests needing a stub for bsu_update_nid
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7340 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/ce')
-rw-r--r--cesar/ce/rx/test/Makefile2
-rw-r--r--cesar/ce/tx/test/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/cesar/ce/rx/test/Makefile b/cesar/ce/rx/test/Makefile
index ebb2ed0952..37e1d62e66 100644
--- a/cesar/ce/rx/test/Makefile
+++ b/cesar/ce/rx/test/Makefile
@@ -14,7 +14,7 @@ common_MODULES = ce/rx ce/rx/cp ce/common \
lib \
mac/common cp/msg/stub \
mac/sar/stub cp/sta/mgr cp/fsm/stub cp/cco/action/stub \
- cp/sta/core/stub cl/stub
+ cp/sta/core/stub cl/stub bsu/stub
common_MODULES_CONFIG = mac/pbproc
# Override sources for BL (we only want our stubbed handle event for the FSM).
diff --git a/cesar/ce/tx/test/Makefile b/cesar/ce/tx/test/Makefile
index 63f32658a8..44374d5744 100644
--- a/cesar/ce/tx/test/Makefile
+++ b/cesar/ce/tx/test/Makefile
@@ -7,7 +7,7 @@ INCLUDES = ce/tx/test/override cp/sta/core/stub
# Common modules.
common_MODULES = lib mac/common ce/tx cp/sta/mgr \
cp/fsm/stub cl/stub cp/sta/core/stub mac/sar/stub \
- cp/cco/action/stub ce/common cp/msg/stub
+ cp/cco/action/stub ce/common cp/msg/stub bsu/stub
# For host program.
HOST_PROGRAMS = test_expiration test_mme