[test] | |
tags = bluetooth | |
build_only = true | |
platform_whitelist = qemu_cortex_m3 qemu_x86 arduino_101 | |
[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 |