summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorNélio Laranjeiro2013-02-06 12:47:45 +0100
committerNélio Laranjeiro2013-02-06 16:37:20 +0100
commit9de6eff451d9cdfca35b7dcb0f626b759295870e (patch)
tree0d12f9d8f16b99631d5de84ff97769db70ac088f /common
parent888cf919df316932f1d6a041bc16b421c5dda7d1 (diff)
cesar/bsu/beacon: make region bentry optional, closes #3376
This is necessary for some projects drifted from master branch. So by default the configuration item is set to "y" on master branch.
Diffstat (limited to 'common')
-rw-r--r--common/tests/tests3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/tests/tests b/common/tests/tests
index 24b86f8731..bc872a20c7 100644
--- a/common/tests/tests
+++ b/common/tests/tests
@@ -481,7 +481,8 @@ make
cesar/bsu/beacon/test/utest:
make
-beacon: ./obj/beacon
+beacon-with-regions: ./obj/test_beacon_with_regions.elf
+beacon-without-regions: ./obj/test_beacon_without_regions.elf
cesar/bsu/test/utest:
make