
11 Feb
2022
11 Feb
'22
4:05 p.m.
On Sat, 29 Jan 2022 at 10:40, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
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
test/unicode_ut.c | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org