[RFC PATCH v1 05/21] test: hush: Test hush commands list.

Simon Glass sjg at chromium.org
Sat Jan 8 15:54:27 CET 2022


Hi Francis,

On Fri, 31 Dec 2021 at 09:14, Francis Laniel
<francis.laniel at amarulasolutions.com> wrote:
>
> This commit ensures behavior of commands separated by ';', '&&' and '||'.

s/ensures/checks/

or maybe verifies?


>
> Signed-off-by: Francis Laniel <francis.laniel at amarulasolutions.com>
> ---
>  test/hush/Makefile |  1 +
>  test/hush/list.c   | 79 ++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 80 insertions(+)
>  create mode 100644 test/hush/list.c

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


More information about the U-Boot mailing list