[PATCH 2/2] test: log: test message continuation
Simon Glass
sjg at chromium.org
Tue Sep 22 20:48:58 CEST 2020
On Thu, 17 Sep 2020 at 06:19, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Provide a unit test checking that a continuation message will use the same
> log level and log category as the previous message.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> test/log/Makefile | 4 +++-
> test/log/cont_test.c | 52 ++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 55 insertions(+), 1 deletion(-)
> create mode 100644 test/log/cont_test.c
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list