[PATCH 5/5] test: unit test for pr_err(), pr_cont()
Simon Glass
sjg at chromium.org
Thu Jan 7 13:36:10 CET 2021
On Mon, 4 Jan 2021 at 00:03, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Provide a unit test for printing via pr_err() and pr_cont().
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> test/log/Makefile | 1 +
> test/log/pr_cont_test.c | 45 +++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 46 insertions(+)
> create mode 100644 test/log/pr_cont_test.c
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list