f7b8ded41a
Enable this test for native_sim Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
9 lines
133 B
YAML
9 lines
133 B
YAML
common:
|
|
depends_on: netif
|
|
tests:
|
|
net.coap.client:
|
|
platform_allow:
|
|
- native_posix
|
|
- native_sim
|
|
tags: coap net
|