commit | 6a520fede44d85e82c7c8e382ecbbff5856aa1bf | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Jan 18 18:57:12 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 24 11:12:12 2024 -0500 |
tree | 83684ee590af7ac4352e90e48d36a9ecb8813367 | |
parent | 815bb96438204ebca52e07c5e701c10d8d257dcb [diff] |
test: enhance unicode_test_utf8_to_utf32_stream() Additionally test a UTF-8 string where each code point translates to three UTF-8 bytes. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>