[U-Boot] [PATCH v2 31/37] binman: Pass the toolpath to tests
    sjg at google.com 
    sjg at google.com
       
    Thu Jul 18 01:59:13 UTC 2019
    
    
  
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 at chromium.org>
---
Changes in v2: None
 .travis.yml            |  2 +-
 test/run               |  9 ++++++---
 tools/binman/binman.py | 12 +++++++++---
 tools/binman/ftest.py  |  8 +++++++-
 4 files changed, 23 insertions(+), 8 deletions(-)
Applied to u-boot-dm, thanks!
    
    
More information about the U-Boot
mailing list