u-boot/test/common
Heinrich Schuchardt 20b23f049f test: print_printf() must check availability of %ls
Availability of %ls in printf() depends on having
CONFIG_EFI_LOADER or CONFIG_EFI_APP.

Respect this when testing.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2024-11-14 18:14:06 -06:00
..
bloblist.c Merge patch series "test: Tidy up the test/ directory" 2024-11-13 16:02:58 -06:00
cmd_ut_common.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
cread.c test: Use UTF_CONSOLE in remaining tests 2024-08-26 18:51:49 -06:00
cyclic.c cyclic: make clients embed a struct cyclic_info in their own data structure 2024-06-16 12:13:44 +02:00
event.c test: Rename unit-test flags 2024-08-26 18:51:48 -06:00
Makefile test: Move print_ut test into common 2024-11-13 11:56:01 -06:00
print.c test: print_printf() must check availability of %ls 2024-11-14 18:14:06 -06:00
test_autoboot.c test: Use UTF_CONSOLE in remaining tests 2024-08-26 18:51:49 -06:00