]> git.ipfire.org Git - people/ms/u-boot.git/commit
binman: Rename tests to ftest
authorSimon Glass <sjg@chromium.org>
Mon, 13 Nov 2017 04:52:08 +0000 (21:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Nov 2017 01:05:38 +0000 (18:05 -0700)
commit680e3312c23b72142a767c91eb1d74d36e1094fe
treea887e9ca678d5c4e5b83930282e54ac483932d13
parent00ebd1f74d94a0fa50545d59a4e61b3a28c82b07
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>
tools/binman/binman.py
tools/binman/ftest.py [moved from tools/binman/func_test.py with 100% similarity]