buildman: dtoc: Suppress unwanted output from test
authorSimon Glass <sjg@chromium.org>
Tue, 2 Oct 2018 03:12:43 +0000 (21:12 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 8 Oct 2018 13:34:34 +0000 (07:34 -0600)
commit4b4bc06ef4e37f79604ff8fa2142057e2cb05437
tree96bdc3a79061d8298c2a31a6e121de9223159946
parent86af511d892df59f06bf49a71505a072ea2cd5f3
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>
tools/buildman/test.py
tools/dtoc/test_dtoc.py