Skip to content

Commit a5f183f

Browse files
jfischer-noanangl
authored andcommitted
[nrf fromtree] tests: usb: remove feature usb_device dependency
The tests do not depend on the usb_device or usbd feature. Signed-off-by: Johann Fischer <[email protected]> (cherry picked from commit 43c9176)
1 parent 49a2e22 commit a5f183f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/subsys/usb/device_next/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
common:
2-
depends_on: usb_device
32
platform_allow:
43
- native_sim
54
- qemu_cortex_m3

tests/subsys/usb/uac2/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
tests:
22
usb.uac2:
3-
depends_on: usb_device
43
tags: usb
54
platform_allow:
65
- native_sim

0 commit comments

Comments
 (0)