zephyr/tests/net/socket/can/testcase.yaml
Alberto Escolar Piedras 0a81ea5406 tests/net/socket/can: 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

9 lines
127 B
YAML

tests:
net.socket.can:
integration_platforms:
- native_sim
- native_sim_64
tags:
- net
- can