commit | 3c86467f0dcd25c24d8830da72065893d5c72191 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jan 29 18:28:08 2022 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Feb 05 20:20:01 2022 +0100 |
tree | 591d38e22b68f19b109500bc36da5c9b6d52b76c | |
parent | 21885f4237f80a191d6bc93376d86b4f02086d8c [diff] |
test: test UTF-16 truncation in snprintf() Check that snprintf() returns the correct required buffer length and prints the correct string for UTF-16 strings. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>