tests: Add ztest tests for coap client
Add tests for coap client and stubs for isolating the tests. Signed-off-by: Jarno Lämsä <jarno.lamsa@nordicsemi.no>
This commit is contained in:
parent
05e0b31fa8
commit
2d06f8061b
6 changed files with 483 additions and 0 deletions
6
tests/net/lib/coap_client/testcase.yaml
Normal file
6
tests/net/lib/coap_client/testcase.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
common:
|
||||
depends_on: netif
|
||||
tests:
|
||||
net.coap.client:
|
||||
platform_allow: native_posix
|
||||
tags: coap net
|
Loading…
Add table
Add a link
Reference in a new issue