On Sat, 29 Jan 2022 at 10:40, Heinrich Schuchardt <[email protected]> wrote: > > Check that snprintf() returns the correct required buffer length and prints > the correct string for UTF-16 strings. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > test/unicode_ut.c | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+) >
Reviewed-by: Simon Glass <[email protected]>

