commit | a25ebed36fcf95d09629e8d2e95fdf4907798fb5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 12 21:52:24 2017 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 22 18:05:38 2017 -0700 |
tree | 445cd1e8a32c2f791fbbca5843aefd44c4916f79 | |
parent | a9871c6e7ea55e5b046b1491e96f85205b8a2178 [diff] |
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>