[RFC PATCH v1 06/21] test: hush: Test hush loops.

Simon Glass sjg at chromium.org
Wed Jan 12 21:03:26 CET 2022


On Fri, 31 Dec 2021 at 09:14, Francis Laniel
<francis.laniel at amarulasolutions.com> wrote:
>
> The added tests ensure correct behavior of for, while and until loops.
>
> Signed-off-by: Francis Laniel <francis.laniel at amarulasolutions.com>
> ---
>  test/hush/Makefile |  1 +
>  test/hush/loop.c   | 64 ++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 65 insertions(+)
>  create mode 100644 test/hush/loop.c

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


More information about the U-Boot mailing list