[RFC PATCH v1 19/21] test: hush: Fix if tests for hush 2021.

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


On Fri, 31 Dec 2021 at 09:14, Francis Laniel
<francis.laniel at amarulasolutions.com> wrote:
>
> This commit modifies the command run for hush 2021 when using string comparison
> operator.
> Indeed, '<' and '>' must be escaped to be used as string comparison operator.
>
> Signed-off-by: Francis Laniel <francis.laniel at amarulasolutions.com>
> ---
>  test/hush/if.c | 43 +++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 43 insertions(+)
>

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


More information about the U-Boot mailing list