commit | 07073d2bebf22e9b260cd041222079363a000cb7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Oct 01 19:15:15 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 13 18:39:05 2023 -0500 |
tree | c565e10cb7a655586a8b8484d3b0f03bac0b3738 | |
parent | f2311519caf7fcf98afccd68a8922bf6a8cea2fc [diff] |
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>