2016-10-22 22:22:37 +08:00
|
|
|
[test]
|
2015-07-18 03:03:52 +08:00
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-11-09 15:13:03 +08:00
|
|
|
platform_whitelist = qemu_cortex_m3 qemu_x86 arduino_101
|
2015-07-18 03:03:52 +08:00
|
|
|
|
2016-01-27 23:05:19 +08:00
|
|
|
[test_nble]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
2016-01-28 16:10:05 +08:00
|
|
|
extra_args = CONF_FILE="prj_nble.conf"
|
2016-08-30 20:41:04 +08:00
|
|
|
filter = CONFIG_SOC_QUARK_SE_C1000
|
2016-02-14 22:22:41 +08:00
|
|
|
|
2016-08-23 15:47:07 +08:00
|
|
|
[test_br]
|
|
|
|
tags = bluetooth
|
|
|
|
build_only = true
|
|
|
|
extra_args = CONF_FILE="prj_br.conf"
|
2016-10-22 22:22:37 +08:00
|
|
|
arch_whitelist = x86
|
2016-11-01 04:10:45 +08:00
|
|
|
platform_exclude = quark_d2000_crb
|
2016-10-22 22:22:37 +08:00
|
|
|
# Do not run for debug daily build
|
2016-10-13 07:35:28 +08:00
|
|
|
filter = not CONFIG_DEBUG
|