zephyr/tests/bluetooth/shell/testcase.ini
Anas Nashif 6043c30aa4 tests: samples: exclude quark_d2000_crb from large applications/tests
Change-Id: I108639966d5bb66fb08d745155d692b82c304de1
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-31 16:10:45 -04:00

20 lines
410 B
INI

[test]
tags = bluetooth
build_only = true
platform_whitelist = qemu_cortex_m3 qemu_x86
[test_nble]
tags = bluetooth
build_only = true
extra_args = CONF_FILE="prj_nble.conf"
filter = CONFIG_SOC_QUARK_SE_C1000
[test_br]
tags = bluetooth
build_only = true
extra_args = CONF_FILE="prj_br.conf"
arch_whitelist = x86
platform_exclude = quark_d2000_crb
# Do not run for debug daily build
filter = not CONFIG_DEBUG