[PATCH] test: unit test for echo command

Simon Glass sjg at chromium.org
Sun Jan 24 03:03:25 CET 2021


On Thu, 21 Jan 2021 at 10:48, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Provide a unit test for the unit command
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  test/cmd/Makefile    |  3 +++
>  test/cmd/test_echo.c | 57 ++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 60 insertions(+)
>  create mode 100644 test/cmd/test_echo.c

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


More information about the U-Boot mailing list