[U-Boot] [PATCH v2 29/37] binman: Allow verbosity control when running tests

sjg at google.com sjg at google.com
Thu Jul 18 01:59:15 UTC 2019


At present the -v flag is ignored with tests, so that (for example) -v2
does not have any effect. Update binman to pass this flag through to tests
so that they work just like running binman normally, except in a few
special cases where we are actually testing behaviour with different
levels of verbosity.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 tools/binman/binman.py |  8 ++++++--
 tools/binman/ftest.py  | 17 ++++++++++++++++-
 2 files changed, 22 insertions(+), 3 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list