mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 01:32:47 +02: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>