]> git.ipfire.org Git - people/ms/u-boot.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)
commit9fc60b4975b14da3693f3dd86378fb918ea13f41
tree81a43eaeb71ebe450b0c8af55af17346b54a45f1
parent934cdcfb1b1cac6a6c987f3f91e341c713770224
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