This fixes configuration file name in testcase.ini file. Change-Id: I6496f98694415bfc3a76308aa9ee6dfd008e1691 Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
14 lines
308 B
INI
14 lines
308 B
INI
[test]
|
|
tags = bluetooth
|
|
build_only = true
|
|
# FIXME: minnowboard using IRQ3 for both UART console and h4
|
|
platform_whitelist = minnowboard
|
|
|
|
[test_nble]
|
|
tags = bluetooth
|
|
build_only = true
|
|
extra_args = CONF_FILE="nble.conf"
|
|
arch_whitelist = x86
|
|
filter = CONFIG_SOC_QUARK_SE_C1000
|
|
platform_whitelist = arduino_101
|