commit | 162017b0506a18e357f7403234efd7d4917764cf | [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 | 48bca84b87866a0fabc66008fbdad6d80edd655e [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>