summaryrefslogtreecommitdiff
path: root/test/hush
AgeCommit message (Expand)Author
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-01-24test: Drop the function for running hush testsSimon Glass
2025-01-24test: Drop the _test suffix on linker listsSimon Glass
2025-01-24test: Add newlines to hush-test messagesSimon Glass
2024-10-29test/hush: Add CONFIG_CONSOLE_RECORD where requiredTom Rini
2024-09-13Merge patch series "Bump new hush commits and fix old hush test behavior"Tom Rini
2024-09-13test: hush: dollar: fix bugous behaviorIon Agorria
2024-08-26test: hush: Use UTF_CONSOLE in testsSimon Glass
2024-01-18Revert "test: hush: dollar: fix bugous behavior"Tom Rini
2024-01-09test: hush: dollar: fix bugous behaviorIon Agorria
2023-12-28Merge patch series "Modernize U-Boot shell"Tom Rini
2023-12-28test: hush: Fix loop tests for modern hushFrancis Laniel
2023-12-28test: hush: Fix variable expansion tests for modern hushFrancis Laniel
2023-12-28test: hush: Fix instructions list tests for modern hushFrancis Laniel
2023-12-28test: hush: Test hush loopsFrancis Laniel
2023-12-28test: hush: Test hush commands listFrancis Laniel
2023-12-28test: hush: Test hush variable expansionFrancis Laniel
2023-12-28test: hush: Test hush if/elseFrancis Laniel
2023-12-28test: Add framework to test hush behaviorFrancis Laniel