commit | e19d5781ec5ea6de190f774835f361f8a43758d1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Sep 23 17:35:16 2013 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Oct 01 14:39:06 2013 -0600 |
tree | dfd3e095679972b46450c0815e7dc4c477b079ab | |
parent | 6b40852da5c8dd710f9d61204affff3c6a3c9d22 [diff] |
buildman: Adjust tests for new boards.cfg format Commit 27af930e9a5c91365ca639ada580b338eabe4989 changed the boards.cfg format but missed to change the parsing in buildman. A follow-on commit 03c1bb242548e4e9d267d784861ccd69a1887aa0 fixed this but missed fixing the tests. This patch updates the tests to fit the new Board constructor. ./tools/buildman/buildman -t <unittest.result.TestResult run=1 errors=0 failures=0> Signed-off-by: Simon Glass <sjg@chromium.org>