[PATCH v3 06/49] binman: Specify the toolpath when running test coverage

Simon Glass sjg at chromium.org
Sun Jul 19 22:49:30 CEST 2020


At present binman's test coverage runs without a toolpath set. This means
that the system tools will be used. That may not be correct if they are
out of date or missing and this can result in a reduction in test coverage
below 100%.

Provide the toolpath to binman in this case.

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

(no changes since v1)

 tools/binman/main.py      | 10 +++++++---
 tools/patman/test_util.py |  9 ++++++---
 2 files changed, 13 insertions(+), 6 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list