[U-Boot] [PATCH 04/26] binman: Rename tests to ftest

sjg at google.com sjg at google.com
Fri Nov 24 01:47:14 UTC 2017


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 at chromium.org>
---

 tools/binman/binman.py                  | 4 ++--
 tools/binman/{func_test.py => ftest.py} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename tools/binman/{func_test.py => ftest.py} (100%)

Applied to u-boot-dm thanks!


More information about the U-Boot mailing list