remove build_only and make them depend on test harness (bluetooth) Signed-off-by: Anas Nashif <anas.nashif@intel.com>
15 lines
282 B
YAML
15 lines
282 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
test:
|
|
harness: net
|
|
platform_whitelist: quark_se_c1000_devboard galileo
|
|
frdm_k64f
|
|
tags: net
|
|
test_bt:
|
|
harness: net
|
|
extra_args: CONF_FILE="prj_bt.conf"
|
|
platform_whitelist: qemu_x86
|
|
tags: net bluetooth
|