commit | 8b985eebd0f7582614399fdf6c108a81ab446ae7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 05 19:00:15 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Sep 09 16:38:28 2014 -0600 |
tree | 1001d27306e586a65b75adc7fc30aa2d07c3a092 | |
parent | fd03d63f347e28e4e4394245210f048c82c9b085 [diff] |
buildman: Avoid looking at config file or toolchains in tests These files may not exist in the environment, or may not be suitable for testing. Provide our own config file and our own toolchains when running tests. Signed-off-by: Simon Glass <sjg@chromium.org>