]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: hush: Use UTF_CONSOLE in tests
authorSimon Glass <sjg@chromium.org>
Thu, 22 Aug 2024 13:58:00 +0000 (07:58 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 27 Aug 2024 00:51:49 +0000 (18:51 -0600)
commitd77519652ab5378cef529bb0bc0846060d85a306
tree06900e2be3abf70fa9d2b7ddc2537e05d7af1c5e
parent675fde825ad6a27f799305a1828477c1980a3e62
test: hush: Use UTF_CONSOLE in tests

Set this flag rather than doing things manually in the test.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
test/hush/dollar.c
test/hush/loop.c