[U-Boot] [PATCH v2 7/7] binman: Run code coverage tests
sjg at google.com
sjg at google.com
Tue Dec 19 13:09:42 UTC 2017
Binman has 100% test coverage for the code as it is at present. To
encourage it to stay that way, run the code-coverage test as part of the
normal U-Boot tests.
This is RFC because it requires the Python code coverage tools to be
available.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2:
- Drop patches already applied
- Run tests with travis-ci also
- Drop RFC tag from patch for binman code-coverage tests
test/run | 7 +++++++
1 file changed, 7 insertions(+)
Applied to u-boot-dm thanks!
More information about the U-Boot
mailing list