u-boot/test/hush
Tom Rini f7cca7ccc5 Revert "test: hush: dollar: fix bugous behavior"
What we were doing here amounts to simplifying the code for the new hush
parser, and the workarounds are required when using the old one. As we
have returned to having the old parser be default for now, we must undo
this so that the test passes again.

This reverts commit 6c2f753f4a.

Signed-off-by: Tom Rini <trini@konsulko.com>
2024-01-18 11:38:25 -05:00
..
cmd_ut_hush.c Merge patch series "Modernize U-Boot shell" 2023-12-28 14:38:25 -05:00
dollar.c Revert "test: hush: dollar: fix bugous behavior" 2024-01-18 11:38:25 -05:00
if.c Merge patch series "Modernize U-Boot shell" 2023-12-28 14:38:25 -05:00
list.c Merge patch series "Modernize U-Boot shell" 2023-12-28 14:38:25 -05:00
loop.c Merge patch series "Modernize U-Boot shell" 2023-12-28 14:38:25 -05:00
Makefile test: hush: Test hush loops 2023-12-28 12:02:56 -05:00