zephyr/tests/drivers/can/shell/testcase.yaml
Alberto Escolar Piedras ff30ad15cd tests/drivers/*: Switch integration platform to native_sim
Swith integration_platforms from native_posix(_64)
to native_sim(_64).

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-30 09:42:25 -05:00

10 lines
148 B
YAML

tests:
drivers.can.shell:
integration_platforms:
- native_sim
- native_sim_64
tags:
- drivers
- can
- shell