[U-Boot] [PATCH v2 01/29] binman: Switch to 'python-coverage'

Simon Glass sjg at chromium.org
Mon Jul 9 19:50:52 UTC 2018


On 6 July 2018 at 10:27, Simon Glass <sjg at chromium.org> wrote:
> From: Tom Rini <trini at konsulko.com>
>
> The most portable way to get access to coverage is to invoke it as
> 'python-coverage'.
>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Correct logic for detecting python modules (changed with python-coverage)
> - Show the full output when some modules are not tested
> - Update text in test/run script also
>
>  test/run               | 3 +--
>  tools/binman/README    | 3 +--
>  tools/binman/binman.py | 9 +++++----
>  3 files changed, 7 insertions(+), 8 deletions(-)

Applied to u-boot-dm

Tom, I hope this works for you, would be good to enable this testing!

- Simon


More information about the U-Boot mailing list