commit | 804aa37a6506f248a9e037701f4d3687fc23d965 | [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 | facbfffb4d00e854a410b4e17678ac09d76fc6c2 [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>