]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: dm: Use UTF_CONSOLE in tests
authorSimon Glass <sjg@chromium.org>
Thu, 22 Aug 2024 13:57:59 +0000 (07:57 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 27 Aug 2024 00:51:49 +0000 (18:51 -0600)
commit675fde825ad6a27f799305a1828477c1980a3e62
tree8e1431fb89567222092d02e63948cc54cbb36bc2
parent0af38d12d98070bc09001e200b15c7e0d6a80388
test: dm: 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/dm/acpi.c
test/dm/blkmap.c
test/dm/cros_ec.c
test/dm/host.c
test/dm/mux-cmd.c
test/dm/rng.c
test/dm/rtc.c
test/dm/scmi.c