]> git.ipfire.org Git - people/ms/u-boot.git/commit
buildman: Fix up tests
authorSimon Glass <sjg@chromium.org>
Mon, 13 Nov 2017 04:52:15 +0000 (21:52 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Nov 2017 01:05:38 +0000 (18:05 -0700)
commit251f5867c96138fdc6987e5659d15726d1b0329f
treeef5664a60b4372a35240219f4960bb3f2d323ca6
parentcb39a10979383921217e979b2aa0808babb877d3
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>
tools/buildman/test.py