[U-Boot] [PATCH v3 01/16] efi_selftest: colored test output

Simon Glass sjg at chromium.org
Tue Jan 16 14:56:37 UTC 2018


On 10 January 2018 at 23:15, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> 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 at gmx.de>
> ---
> v3
>         add more comments for function parameters
> v2
>         no change
> ---
>  include/efi_selftest.h                  | 27 +++++++++++++++++----------
>  lib/efi_selftest/efi_selftest.c         | 25 ++++++++++++++-----------
>  lib/efi_selftest/efi_selftest_console.c | 13 +++++++++----
>  3 files changed, 40 insertions(+), 25 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list