commit | 9137df81e00deb642552d97c45d9412f8f75aaaf | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Jan 11 08:15:54 2018 +0100 |
committer | Alexander Graf <agraf@suse.de> | Mon Jan 22 23:09:12 2018 +0100 |
tree | d3ddb07cbcf89b8673a7d06ca24303e6f3df56c7 | |
parent | eee22493d6227b12f294750cbb779a54a76f11a3 [diff] |
efi_selftest: colored test output Add color coding to output: test section blue success green errors red todo yellow summary white others light gray Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> [agraf: Fold in move of set_attribute before the print] Signed-off-by: Alexander Graf <agraf@suse.de>