[U-Boot] [PATCH 11/26] buildman: Fix up tests
sjg at google.com
sjg at google.com
Fri Nov 24 01:47:08 UTC 2017
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 at chromium.org>
---
tools/buildman/test.py | 31 +++++++++++++++++++++----------
1 file changed, 21 insertions(+), 10 deletions(-)
Applied to u-boot-dm thanks!
More information about the U-Boot
mailing list