For the current purposes it's enough to build these tests only for the ARM and x86 qemu targets. This also avoids false-positive failures on platforms that don't have enough memory. Change-Id: Icbbfc0603feba6bb1ec8a3054f8cdf0800f49ca1 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
13 lines
263 B
INI
13 lines
263 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"
|
|
arch_whitelist = x86
|
|
filter = CONFIG_SOC_QUARK_SE_C1000
|
|
platform_whitelist = arduino_101
|