Add tests for coap client and stubs for isolating the tests. Signed-off-by: Jarno Lämsä <jarno.lamsa@nordicsemi.no>
7 lines
106 B
YAML
7 lines
106 B
YAML
common:
|
|
depends_on: netif
|
|
tests:
|
|
net.coap.client:
|
|
platform_allow: native_posix
|
|
tags: coap net
|