commit | 6d3914f9c1f6df21b46a544e0e5419de4d9888b4 | [log] [tgz] |
---|---|---|
author | Francis Laniel <francis.laniel@amarulasolutions.com> | Fri Dec 22 22:02:36 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 28 12:02:56 2023 -0500 |
tree | b000c7676fc57fa8581ce4121cf624f5199adff3 | |
parent | 3ea3c57ef5c5853f54714a3df8b0d406e8d4dd1c [diff] |
test: hush: Fix instructions list tests for modern hush Modifies the expected result for modern hush. Indeed, there were bugs in actual U-Boot hush which were fixed in upstream Busybox. As modern hush is based on upstream Busybox, these bugs no longer exist. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Francis Laniel <francis.laniel@amarulasolutions.com>