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>
10 lines
175 B
YAML
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
|