If we have Bluetooth or GPIO SCH we need multithreading right now so disable any platforms that enable these features from running this test. Change-Id: I1ea35636e1382aac0f266fe73441619f9ac00d53 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
10 lines
187 B
INI
10 lines
187 B
INI
[test]
|
|
build_only = true
|
|
tags = samples
|
|
|
|
[test_singlethread]
|
|
build_only = true
|
|
extra_args = CONF_FILE=prj_single.conf
|
|
filter = not CONFIG_BLUETOOTH and not CONFIG_GPIO_SCH
|
|
tags = samples
|