zephyr/samples/net/echo_server/sample.yaml
Anas Nashif 321e6c2701 samples: echo client/server: test more configurations
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-20 13:22:25 -04:00

20 lines
568 B
YAML

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