commit | cbd365884f3df88022553a851d363f24c9265b37 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 05 19:00:16 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Sep 09 16:38:29 2014 -0600 |
tree | 4fcdfcb64241665c7b713eadfe33fef83ef777fc | |
parent | 5e0441dd70fbc625e297fec7a191f1675821d0e1 [diff] |
buildman: Allow tests to have their own boards Rather than reading boards.cfg, which may take time to generate and is not necessarily suitable for running tests, create our own list of boards. Signed-off-by: Simon Glass <sjg@chromium.org>