zephyr/tests/subsys/usb/device_next/testcase.yaml
Johann Fischer 43c9176a3c tests: usb: remove feature usb_device dependency
The tests do not depend on the usb_device or usbd feature.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-06-11 11:38:09 +01:00

16 lines
312 B
YAML

common:
platform_allow:
- native_sim
- qemu_cortex_m3
integration_platforms:
- native_sim
tests:
usb.device_next:
tags: usb
usb.device_next.build_all:
tags: usb
extra_args:
- CONF_FILE="build_all.conf"
- EXTRA_DTC_OVERLAY_FILE="build_all.overlay"
build_only: true