zephyr/samples/net/sockets/coap_server/sample.yaml

15 lines
309 B
YAML

common:
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:
harness: net
tags:
- net
- socket
platform_allow:
- native_sim
- qemu_x86