1common:
2  filter: CONFIG_FULL_LIBC_SUPPORTED and not CONFIG_NATIVE_LIBC
3sample:
4  description: TBD
5  name: TBD
6tests:
7  sample.net.sockets.coap_client:
8    harness: net
9    tags:
10      - net
11      - socket
12    platform_allow: qemu_x86
13  sample.net.sockets.coap_client.802154.subg:
14    extra_args: EXTRA_CONF_FILE="overlay-802154-subg.conf"
15    platform_allow: beagleconnect_freedom
16