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

2019-07-17 Thread sjg
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 verb

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

2019-07-08 Thread Simon Glass
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 verb