On Sat, 29 Jan 2022 at 08:33, Heinrich Schuchardt <heinrich.schucha...@canonical.com> wrote: > > The output size for snprint() should not only be respected for whole fields > but also with fields. Add more tests. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > test/print_ut.c | 12 ++++++++++++ > 1 file changed, 12 insertions(+) >
Reviewed-by: Simon Glass <s...@chromium.org>