Skip to content
Snippets Groups Projects
  • Simon Glass's avatar
    d4144e45
    buildman: Add a functional test · d4144e45
    Simon Glass authored
    
    Buildman currently lacks testing in many areas, including its use of git,
    make and many command-line flags.
    
    Add a functional test which covers some of these areas. So far it does
    a fake 'build' of all boards for the current source tree.
    
    This version reads the real ~/.buildman and boards.cfg files. Future work
    will improve this.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    d4144e45
    History
    buildman: Add a functional test
    Simon Glass authored
    
    Buildman currently lacks testing in many areas, including its use of git,
    make and many command-line flags.
    
    Add a functional test which covers some of these areas. So far it does
    a fake 'build' of all boards for the current source tree.
    
    This version reads the real ~/.buildman and boards.cfg files. Future work
    will improve this.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>