zephyr/samples/net/zoap_server/sample.yaml
Anas Nashif 3c50f7aa12 tests: samples: remove duplicate filtering
We have many testcases doing filtering both on the architecture level
and the platform level, which is redundant. Also many testcases are
running the same test twice on the same SoC for no good reason, cleanup
the tests and cleanup the filtering.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-27 17:44:23 -04:00

19 lines
435 B
YAML

sample:
description: TBD
name: TBD
tests:
- test:
arch_whitelist: x86
build_only: true
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