zephyr/tests/net/lib/coap_server/common/testcase.yaml
Alberto Escolar Piedras 8991e0176c tests/net/lib/coap_server: Switch from native_posix to native_sim
Switch from native_posix to native_sim as default test platform

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-20 09:21:13 +01:00

12 lines
143 B
YAML

common:
min_ram: 16
tags:
- net
- coap
- server
integration_platforms:
- native_sim
tests:
net.coap.server.common: {}