Tags should be separated with spaces no with comma. Change-Id: I5381200bcd0caf59f3601ec849d698966c734a28 Signed-off-by: Javier B Perez <javier.b.perez.hernandez@intel.com>
13 lines
231 B
INI
13 lines
231 B
INI
[test]
|
|
tags = net
|
|
build_only = true
|
|
arch_whitelist = x86
|
|
platform_whitelist = minnowboard
|
|
|
|
[test_bt]
|
|
tags = net bluetooth
|
|
build_only = true
|
|
extra_args = CONF_FILE="prj_bt.conf"
|
|
arch_whitelist = x86
|
|
platform_whitelist = minnowboard
|