[U-Boot] [PATCH v2 13/17] buildman: dtoc: Suppress unwanted output from test
sjg at google.com
sjg at google.com
Wed Oct 10 00:01:34 UTC 2018
There are a few test cases which print output. Suppress this so that tests
can run silently in the normal case.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
tools/buildman/test.py | 4 +++-
tools/dtoc/test_dtoc.py | 6 ++++--
2 files changed, 7 insertions(+), 3 deletions(-)
Applied to u-boot-dm
More information about the U-Boot
mailing list