zephyr/samples/net/sockets/coap_server/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
485 B
YAML

common:
harness: net
tags:
- net
- socket
filter: CONFIG_FULL_LIBC_SUPPORTED and not CONFIG_NATIVE_LIBC
sample:
description: BSD Sockets API CoAP server example
name: socket_coap_server
tests:
sample.net.sockets.coap_server:
platform_allow:
- native_sim
- qemu_x86
sample.net.sockets.coap_server.wifi.nrf70dk:
extra_args:
- SNIPPET=wifi-ipv4
- CONFIG_NRF_WIFI_BUILD_ONLY_MODE=y
platform_allow:
- nrf7002dk/nrf5340/cpuapp