commit | 5e0f06db80d95b278cc07e9535b55a4c0979c787 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 12 21:52:15 2017 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 22 18:05:38 2017 -0700 |
tree | ef5664a60b4372a35240219f4960bb3f2d323ca6 | |
parent | 2bfc6977f276a81ba94b96d8eb8dc620227ada54 [diff] |
buildman: Fix up tests The tests were broken by two separate commits which adjusted the output when boards are listed. Fix this by adding back a PowerPC board and putting the name of each board in the test. Fixes: b9f7d881 (powerpc, 5xx: remove some "5xx" remains) Fixes: 8d7523c5 (buildman: Allow showing the list of boards with -n) Signed-off-by: Simon Glass <sjg@chromium.org>