zephyr/samples/net/sockets/coap_server/sample.yaml
Sylvio Alves 74d4008cc1 drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol
Convert vendor specific **_WIFI_BUILD_ONLY_MODE symbol as global
in order to provide common build flag to enable CI with no blobs.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-12-18 18:17:16 +01:00

21 lines
480 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_BUILD_ONLY_NO_BLOBS=y
platform_allow:
- nrf7002dk/nrf5340/cpuapp