commit | 076e63b48a29331fcb21e7fa7e4f36dac4dbd881 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 12 21:52:08 2017 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 22 18:05:38 2017 -0700 |
tree | a887e9ca678d5c4e5b83930282e54ac483932d13 | |
parent | 151ba36ec6682560d2c5c70341e8acbe7bb60b35 [diff] |
binman: Rename tests to ftest At present these tests use the same filename as patman. This adds confusion when running all tests, since error messages look very similar. In fact binman tries to run the wrong tests at present. Rename the tests. Signed-off-by: Simon Glass <sjg@chromium.org>