
18 Apr
2020
18 Apr
'20
1:29 a.m.
Add a test to cover this flag, which adds the name of each board to each error/warning line.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v2: - Move the 'boards' variables to the start of _CheckOutput()
tools/buildman/test.py | 46 +++++++++++++++++++++++++++++------------- 1 file changed, 32 insertions(+), 14 deletions(-)
Applied to u-boot-dm, thanks!