zephyr/tests/subsys/usb/device_next
Tomasz Moń 6d5edf9255 tests: usb: fix build all test on qemu_cortex_m3
Reduce RAM disk size from 192 sectors down to 1 sector to solve linking
issue due to qemu_cortex_m3 target having too little RAM. The RAM disk
size does not really matter in this test case and should be as small as
possible.

Enable test random generator to solve missing sys_rand_get() required by
networking subsystem.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2024-06-13 12:01:31 -04:00
..
boards tests/subsys/usb/*: Enable for native_sim 2023-11-27 16:06:42 +00:00
src usb: device_next: Introduce speed specific configurations 2024-04-22 06:51:22 -07:00
build_all.conf tests: usb: fix build all test on qemu_cortex_m3 2024-06-13 12:01:31 -04:00
build_all.overlay tests: usb: fix build all test on qemu_cortex_m3 2024-06-13 12:01:31 -04:00
CMakeLists.txt
prj.conf
testcase.yaml tests: usb: remove feature usb_device dependency 2024-06-11 11:38:09 +01:00