commit | c672dd770ee0d9874086543c20a9088124514051 | [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 | fe14f880500cd842eadd581b7261538bb9646b7f [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>