zephyr/samples/net/zoap_server/sample.yaml
Anas Nashif cc24f4b03c tests: samples: convert testcase files to yaml
This will prepare test cases and samples with metadata and information
that will be consumed by the sanitycheck script which will be changed to
parse YAML files instead of ini.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-21 20:56:53 -04:00

20 lines
477 B
YAML

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