commit | f034becd062d1773b7b5e0c76bd7959c07e3f656 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 22 07:57:53 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 26 18:51:49 2024 -0600 |
tree | 4d2e756d31b70a84de378c734399a0a63aa11173 | |
parent | 5c27fd7ef92e3fc5d3f8d248af06ba5b45d91b64 [diff] |
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>