tests/net/lib/coap_client/: Enable for native_sim

Enable this test for native_sim

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-11-16 13:59:16 +01:00 committed by Carles Cufí
parent c64f33a648
commit f7b8ded41a

View file

@ -2,5 +2,7 @@ common:
depends_on: netif
tests:
net.coap.client:
platform_allow: native_posix
platform_allow:
- native_posix
- native_sim
tags: coap net