]> git.baikalelectronics.ru Git - uboot.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)
commitb62e0b19a7ce8e4f4bfae05f596b9e91f00da3f8
treeef5664a60b4372a35240219f4960bb3f2d323ca6
parente92e254a6cd058c86b199b5a5ac82671ef8cc951
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: 2f96622b (powerpc, 5xx: remove some "5xx" remains)
Fixes: e9cc7488 (buildman: Allow showing the list of boards with -n)
Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/test.py