summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2018-04-01 13:21:32 +0200
committerRichard Braun <rbraun@sceen.net>2018-04-01 13:21:32 +0200
commite4df4d43b9d811904884b98fc4fc7c5836bf8d75 (patch)
tree39c31bf8f82f23e377e4f66257e46c73dc362b3e
parent5910cdcd01a1ea4c445cc950b4a3ebc45db2cd74 (diff)
tools/build_configs.py: add bulletin test
-rwxr-xr-xtools/build_configs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build_configs.py b/tools/build_configs.py
index 0d73834..589313e 100755
--- a/tools/build_configs.py
+++ b/tools/build_configs.py
@@ -108,6 +108,7 @@ large_options_dict.update({
# TODO Generate this list from test/test_*.c
test_list = [
+ 'CONFIG_TEST_MODULE_BULLETIN',
'CONFIG_TEST_MODULE_MUTEX',
'CONFIG_TEST_MODULE_MUTEX_PI',
'CONFIG_TEST_MODULE_PMAP_UPDATE_MP',