[PATCH 05/34] test: Run bootstd tests only on sandbox
Simon Glass
sjg at chromium.org
Wed Dec 13 21:39:39 CET 2023
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 at chromium.org>
---
test/Kconfig | 5 +++++
test/Makefile | 2 +-
test/cmd_ut.c | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list