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

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

Signed-off-by: Simon Glass <sjg@chromium.org>
test/cmd/pinmux.c
test/cmd/wget.c