zephyr/samples/net/coap_server/sample.yaml
Anas Nashif b5b8095749 samples: bluetooth and net samples need test setup
remove build_only and make them depend on test harness (bluetooth)

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-28 20:24:29 -05:00

19 lines
369 B
YAML

sample:
description: TBD
name: TBD
tests:
test:
arch_whitelist: x86
harness: net
tags: net
test_bt:
harness: net
extra_args: CONF_FILE="prj_bt.conf"
platform_whitelist: qemu_x86
tags: net bluetooth
test_net:
harness: net
extra_args: CONF_FILE="prj_cc2520.conf"
platform_whitelist: quark_se_c1000_devboard
tags: net