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

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

Drop the code which is now unnecessary.

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