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

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

Signed-off-by: Simon Glass <sjg@chromium.org>
include/test/log.h
test/log/cont_test.c
test/log/log_filter.c
test/log/log_test.c
test/log/nolog_ndebug.c
test/log/nolog_test.c
test/log/pr_cont_test.c