u-boot/test
Dan Carpenter c15d73d189 bootstd: fix build error when CONFIG_MMC is disabled
This code assumes that CONFIG_MMC and it causes a build error when
the config is disabled.

aarch64-linux-gnu-ld.bfd: test/boot/bootstd_common.o: in function `bootstd_test_check_mmc_hunter':
test/boot/bootstd_common.c:83:(.text.bootstd_test_check_mmc_hunter+0x70):
    undefined reference to `_u_boot_list_2_bootdev_hunter_2_mmc_bootdev_hunter'

Fixes: 66e3dce787 ("bootstd: Allow hunting for a bootdev by label")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
2024-03-04 10:25:47 -05:00
..
boot bootstd: fix build error when CONFIG_MMC is disabled 2024-03-04 10:25:47 -05:00
cmd cmd: setexpr: fix no matching string in gsub return empty value 2024-03-02 12:26:19 -05:00
common test: event: Only run test_event_probe() on sandbox 2023-12-13 18:39:05 -05:00
dm clk: Remove rfree 2024-01-29 22:35:02 -05:00
env
fs test: fs: fs-test: Move the tests to use sha256sum 2024-01-11 21:19:25 -05:00
fuzz cmd: Convert existing long help messages to the new macro 2023-10-16 10:24:58 -04:00
hush Revert "test: hush: dollar: fix bugous behavior" 2024-01-18 11:38:25 -05:00
image Merge patch series "fs: fat: calculate FAT type based on cluster count" 2023-11-28 20:10:36 -05:00
lib test: lmb: Move tests into the lib suite 2023-12-13 18:39:05 -05:00
log log: Remove some places where we redefine LOGLEVEL 2022-12-23 10:07:03 -05:00
optee
overlay
py test/py: net: Add dhcp abort test 2024-03-01 18:34:08 -05:00
stdint
trace
bloblist.c bloblist: refactor of bloblist_reloc() 2024-02-29 09:24:22 -05:00
bootm.c test: Fix bootm_test_subst_var() running independently 2022-09-12 18:06:36 -04:00
cmd_ut.c test: Add framework to test hush behavior 2023-12-28 12:02:56 -05:00
command_ut.c unit-test: cover run_commandf() by test-cases 2023-03-30 15:09:59 -04:00
common.sh
compression.c test: compression: add zstd uncompression test 2023-01-18 19:41:15 -05:00
Kconfig test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD 2024-01-11 21:19:25 -05:00
Makefile test: build test/boot for CONFIG_UT_BOOTSTD=n 2024-01-11 21:19:25 -05:00
print_ut.c test: print: Skip test on x86 2023-12-13 18:39:05 -05:00
run test: Run the VPL tests with 'make check' 2023-04-03 06:53:53 +12:00
str_ut.c lib: Add a function to split a string into substrings 2023-01-23 18:11:39 -05:00
test-main.c spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time 2023-10-17 20:50:52 -04:00
time_ut.c
unicode_ut.c test: enhance unicode_test_utf8_to_utf32_stream() 2024-01-24 16:17:14 -05:00
ut.c test: Add helper to skip to partial console line 2023-12-13 18:39:05 -05:00