commit | 56ee85eef11e6162e2626ba644c6de459137dd23 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 09 20:13:57 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 12:36:11 2022 -0700 |
tree | 07757079f1a23c6f16c68b0fb184928f56bf9b2a | |
parent | e1b7e4ddb6b1a1d0b416facbd0f576dde9c404e6 [diff] |
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>