Switch from native_posix to native_sim as default test platform Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
12 lines
143 B
YAML
12 lines
143 B
YAML
common:
|
|
min_ram: 16
|
|
tags:
|
|
- net
|
|
- coap
|
|
- server
|
|
integration_platforms:
|
|
- native_sim
|
|
|
|
tests:
|
|
net.coap.server.common: {}
|