binman: Check for files missing from test coverage
authorSimon Glass <sjg@chromium.org>
Mon, 13 Nov 2017 04:52:24 +0000 (21:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Nov 2017 01:05:38 +0000 (18:05 -0700)
commita25ebed36fcf95d09629e8d2e95fdf4907798fb5
tree445cd1e8a32c2f791fbbca5843aefd44c4916f79
parenta9871c6e7ea55e5b046b1491e96f85205b8a2178
binman: Check for files missing from test coverage

Files that are never imported are not shown in the test-coverage report.
Detect these and show an error.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/binman.py