]> git.ipfire.org Git - thirdparty/u-boot.git/commit
test: print_do_hex_dump test depends on HEXDUMP
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 23 Nov 2025 22:56:57 +0000 (23:56 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 5 Dec 2025 14:54:44 +0000 (08:54 -0600)
commita63bd541d6136d24f5af22830289b57841b6d086
treef70229adc87dfa6d82324d68b5c3b19fdd3f8415
parent3f8cefc0d4e80aa7bcfb06549f7df6926790a3f7
test: print_do_hex_dump test depends on HEXDUMP

Skip the test if CONFIG_HEXDUMP=n

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
test/common/print.c