zephyr/tests/subsys/usb/device_next/testcase.yaml
Alberto Escolar Piedras 2231c3ab97 tests/subsys/usb/*: Enable for native_sim
Enable all these tests which run in native_posix in native_sim,
Switch from native_posix to native_sim as default test platform
And switch native_posix overlays to native_sim.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-27 16:06:42 +00:00

10 lines
175 B
YAML

tests:
usb.device_next:
depends_on: usb_device
tags: usb
platform_allow:
- native_sim
- qemu_cortex_m3
integration_platforms:
- native_sim