commit | 8acce60b10f2d60945b71f527fd29ee62242b175 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 08 13:18:50 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 24 12:53:44 2019 -0700 |
tree | 27a459a577222833ec3c7a7793207294d2c239f0 | |
parent | d5164a79703df76254d8c0ac67037d629d113518 [diff] |
binman: Pass the toolpath to tests Tools like ifwitool may not be available in the PATH, but are available in the build. These tools may be needed by tests, so allow tests to use the --toolpath flag. Also use this flag with travis. Signed-off-by: Simon Glass <sjg@chromium.org>