]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Enable bintool tests including cmdline processing
authorSimon Glass <sjg@chromium.org>
Mon, 10 Jan 2022 03:13:57 +0000 (20:13 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 19:36:11 +0000 (12:36 -0700)
commit56ee85eef11e6162e2626ba644c6de459137dd23
tree07757079f1a23c6f16c68b0fb184928f56bf9b2a
parente1b7e4ddb6b1a1d0b416facbd0f576dde9c404e6
binman: Enable bintool tests including cmdline processing

The tests rely on having at least 5 bintool implementions. Now that we
have this, enable them. Add tests for the binman 'tool' subcommand.

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