buildman: Add test coverage for error/warning colour
authorSimon Glass <sjg@chromium.org>
Thu, 9 Apr 2020 21:08:29 +0000 (15:08 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 21 Apr 2020 12:33:47 +0000 (06:33 -0600)
commit3c339bbd4c28a7703bacddf278ff8213e919f466
tree12e8806e058b6148e13786bd172441a75d966bb1
parentb206d87d52245f506e04a2140c3871c5c439cb76
buildman: Add test coverage for error/warning colour

Buildman should output the right colours for each error/warning line. Some
of these checks are missing. Add them.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/test.py