zephyr/samples/net/sockets/echo_async/sample.yaml
Robert Lubos fd2fa54aa7 samples: net: Add Wi-Fi snippet support for networking samples
Make use of wifi-ipv4 snippet in several networking samples.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-10-08 16:58:20 +02:00

21 lines
529 B
YAML

sample:
description: BSD Sockets API TCP echo server sample using non-blocking sockets
name: socket_echo_async
common:
filter: CONFIG_FULL_LIBC_SUPPORTED and not CONFIG_NATIVE_LIBC
harness: net
platform_allow: qemu_x86
tags:
- net
- socket
tests:
sample.net.sockets.echo_async:
extra_configs:
- CONFIG_POSIX_API=y
sample.net.sockets.echo_async.wifi.nrf70dk:
extra_args:
- SNIPPET=wifi-ipv4
- CONFIG_NRF_WIFI_BUILD_ONLY_MODE=y
platform_allow:
- nrf7002dk/nrf5340/cpuapp