u-boot/test/boot
Linus Walleij 0c1413f6d7 test: bootdev: Do not require USB to compile test
This test will block compilation of the entire test suite
on platforms without USB support. Make the extern
"usb_started" conditional on USB host or gadget and
define a dummy flag if neither is enabled.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-02-06 13:04:52 -05:00
..
Makefile expo: Add basic tests 2023-01-16 18:26:50 -05:00
bootdev.c test: bootdev: Do not require USB to compile test 2023-02-06 13:04:52 -05:00
bootflow.c bootstd: Drop the old bootflow_scan_first() 2023-01-23 18:11:41 -05:00
bootmeth.c test: Update tests to use the skip feature 2022-10-31 11:02:44 -04:00
bootstd_common.c bootstd: Allow hunting for a bootdev by label 2023-01-23 18:11:41 -05:00
bootstd_common.h bootstd: Add a hunter for the extension feature 2023-01-23 18:11:41 -05:00
expo.c expo: Add basic tests 2023-01-16 18:26:50 -05:00
image.c image: Add the concept of a phase to FIT 2022-10-31 11:02:44 -04:00
vbe_fixup.c vbe: Use a manual test 2022-10-31 11:04:00 -04:00
vbe_simple.c vbe: Add info about the VBE device to the fwupd node 2022-10-31 11:04:00 -04:00