commit | eed095da30bb6f464c24db81fb6406f7ba1cc16b | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Apr 04 11:04:50 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 11 20:48:21 2016 -0400 |
tree | b6ec187a481b16cbe1681f4878f350437000c373 | |
parent | c3333ded03b4868c42b0eefd4a3e97c14e0d1f57 [diff] |
test/py: pass -v option when executing sandbox This shows more output, such as the internal output generated by the unit test ("ut") command, which makes it easier to debug issues. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>