]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Add a main program to the tests
authorSimon Glass <sjg@chromium.org>
Mon, 13 Nov 2017 04:52:22 +0000 (21:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Nov 2017 01:05:38 +0000 (18:05 -0700)
commitae159138f05a95a3cfc772d9ae44eea4a9123dce
tree81a43eaeb71ebe450b0c8af55af17346b54a45f1
parentfe0c30b915188c2ca54c5ee5fa7d1494be163d4e
binman: Add a main program to the tests

Add a main program so that the tests can be executed directly, without
going through the main binman program.

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