zephyr/samples/net/sockets/echo_server/sample.yaml
Maureen Helm 4d5ee282be samples: net: Convert mcr20a samples to use the frdm_cr20a shield
Converts all net samples that enable the mcr20a 802.15.4 driver to use
the frdm_cr20a shield instead of hardcoding configs for the frdm_k64f
base board. This makes it possible to build mcr20a samples for other
base boards with compatible arduino headers.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-07-09 18:15:45 -07:00

65 lines
2.2 KiB
YAML

common:
harness: net
tags: net socket
depends_on: netif
min_flash: 140
sample:
description: Test network sockets using a client/server
sample
name: Socket Echo Server
tests:
sample.net.sockets.echo_server:
platform_whitelist: qemu_x86 sam_e70_xplained frdm_k64f
qemu_cortex_m3 frdm_kw41z
sample.net.sockets.echo_server.802154:
extra_args: OVERLAY_CONFIG="overlay-qemu_802154.conf"
platform_whitelist: qemu_x86
sample.net.sockets.echo_server.bt:
extra_args: OVERLAY_CONFIG="overlay-bt.conf"
platform_whitelist: qemu_x86
tags: bluetooth
sample.net.sockets.echo_server.mcr20a:
extra_args: SHIELD=frdm_cr20a OVERLAY_CONFIG=overlay-802154.conf
platform_whitelist: frdm_k64f
sample.net.sockets.echo_server.nrf_802154:
extra_args: OVERLAY_CONFIG="overlay-802154.conf"
platform_whitelist: nrf52840_pca10056
sample.net.sockets.echo_server.usbnet:
depends_on: usb_device
harness: net
extra_args: OVERLAY_CONFIG="overlay-netusb.conf"
tags: net usb
sample.net.sockets.echo_server.usbnet_composite:
depends_on: usb_device
harness: net
extra_args: OVERLAY_CONFIG="overlay-netusb.conf"
extra_configs:
- CONFIG_USB_COMPOSITE_DEVICE=y
tags: net usb
sample.net.sockets.echo_server.nrf_openthread:
extra_args: OVERLAY_CONFIG="overlay-ot.conf"
slow: true
tags: net openthread
platform_whitelist: nrf52840_pca10056
sample.net.sockets.echo_server.kw41z_openthread:
extra_args: OVERLAY_CONFIG="overlay-ot.conf"
slow: true
tags: net openthread
platform_whitelist: frdm_kw41z
sample.net.sockets.echo_server.enc28j60:
extra_args: OVERLAY_CONFIG="overlay-enc28j60.conf"
tags: net enc28j60
platform_whitelist: arduino_101
sample.net.sockets.echo_server.e1000:
extra_args: OVERLAY_CONFIG="overlay-e1000.conf"
tags: net
platform_whitelist: qemu_x86
sample.net.sockets.echo_server.stellaris:
extra_args: OVERLAY_CONFIG="overlay-qemu_cortex_m3_eth.conf"
tags: net
platform_whitelist: qemu_cortex_m3
sample.net.sockets.echo_server.smsc911x:
extra_args: OVERLAY_CONFIG="overlay-smsc911x.conf"
tags: net
platform_whitelist: mps2_an385