]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Run bootstd tests only on sandbox
authorSimon Glass <sjg@chromium.org>
Mon, 2 Oct 2023 01:15:15 +0000 (19:15 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 13 Dec 2023 23:39:05 +0000 (18:39 -0500)
commit07073d2bebf22e9b260cd041222079363a000cb7
treec565e10cb7a655586a8b8484d3b0f03bac0b3738
parentf2311519caf7fcf98afccd68a8922bf6a8cea2fc
test: Run bootstd tests only on sandbox

These make use of disk images which are not available on reak boards.
Add a new Kconfig to ensure these tests only run where they are valid.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/Kconfig
test/Makefile
test/cmd_ut.c