Board already defined in platform_whitelist Change-Id: I2fed4b3c0663fd15d43ee697837a89439f7bd07a Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
19 lines
347 B
INI
19 lines
347 B
INI
[test_x86]
|
|
tags = bluetooth
|
|
build_only = true
|
|
arch_whitelist = x86
|
|
# FIXME Doesn't work for ia32_pci
|
|
config_whitelist = CONFIG_SOC="ia32"
|
|
|
|
[test_arm]
|
|
tags = bluetooth
|
|
build_only = true
|
|
arch_whitelist = arm
|
|
|
|
[test_nble]
|
|
tags = bluetooth
|
|
build_only = true
|
|
extra_args = CONF_FILE="prj_nble.conf"
|
|
arch_whitelist = x86
|
|
platform_whitelist = arduino_101
|