zephyr/samples/net/echo_client/sample.yaml
Anas Nashif 23f81eeb42 tests/samples: fixed yaml syntax
Use a map directory, avoid the list which makes parsing a bit
cumbersome.

Fixes #5109

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-11 14:47:08 -05:00

22 lines
554 B
YAML

common:
build_only: true
tags: net
sample:
description: Test core network features using a client/server
sample
name: Echo Client
tests:
test:
platform_whitelist: qemu_x86 frdm_k64f sam_e70_xplained
qemu_cortex_m3 arduino_101
test_802154:
extra_args: CONF_FILE="prj_qemu_802154.conf"
platform_whitelist: qemu_x86
test_bt:
extra_args: CONF_FILE="prj_bt.conf"
platform_whitelist: qemu_x86
tags: bluetooth
test_cc2520:
extra_args: CONF_FILE="prj_frdm_k64f_cc2520.conf"
platform_whitelist: frdm_k64f