u-boot/test/boot
Simon Glass a950f2855a bootstd: Record the bootdevs used during scanning
Add a way to record the bootdevs used when scanning for bootflows. This is
useful for testing.

Enable this only with BOOTSTD_FULL and do the same for the progress
reporting.

Re-enable and update the affected tests now that we have this feature.

For bootdev_test_order_default() there is no-longer any support for using
the bootdev aliases to specify an ordering, so drop that part of the test.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-01-23 18:11:41 -05:00
..
bootdev.c bootstd: Record the bootdevs used during scanning 2023-01-23 18:11:41 -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
Makefile expo: Add basic tests 2023-01-16 18:26:50 -05: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