mirror of
https://xff.cz/git/u-boot/
synced 2025-10-29 17:43:36 +01:00
When running sandbox tests, silence the console to avoid unwanted output. Also, record the console in case tests want to check it. The -v option can be used to enable stdout during tests. Signed-off-by: Simon Glass <sjg@chromium.org>