remove build_only and make them depend on test harness (bluetooth) Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
305 B
YAML
14 lines
305 B
YAML
sample:
|
|
description: TBD
|
|
name: TBD
|
|
tests:
|
|
test:
|
|
harness: bluetooth
|
|
platform_whitelist: qemu_x86 qemu_cortex_m3
|
|
tags: bluetooth net
|
|
test_zep1656:
|
|
harness: bluetooth
|
|
extra_args: CONF_FILE="prj_zep1656.conf"
|
|
platform_whitelist: qemu_x86 qemu_cortex_m3
|
|
tags: bluetooth net
|