commit | 2a70feaeeeae2530f597f69c1d79f26344ad1df8 | [log] [tgz] |
---|---|---|
author | Francis Laniel <francis.laniel@amarulasolutions.com> | Fri Dec 22 22:02:25 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 28 12:02:56 2023 -0500 |
tree | 2a718a83381042c15a837bc2da24b7c374724a99 | |
parent | 261d29e2f3f8cd4fdf79088ca17bf8f90c902337 [diff] |
test: hush: Test hush commands list Verifies behavior of commands separated by ';', '&&' and '||'. Signed-off-by: Francis Laniel <francis.laniel@amarulasolutions.com> Reviewed-by: Simon Glass <sjg@chromium.org>