commit | 04150026e633acc0fb614b9185ea088cfda4afeb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 01 21:12:43 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Oct 08 07:34:34 2018 -0600 |
tree | 96bdc3a79061d8298c2a31a6e121de9223159946 | |
parent | 04cda030b0fe9a44904b8f825eb1891192656818 [diff] |
buildman: dtoc: Suppress unwanted output from test 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@chromium.org>