commit | 0c9e8bf2bb617e08d9e07f219fe2bcf6d6de0ab4 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Nov 15 19:06:55 2021 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Nov 20 10:53:00 2021 +0100 |
tree | 45edaf67133dee5b076304f5f5beb0bdee8e8f05 | |
parent | ac7606af7d4a91d6bad0e5de51b72a513e6ae440 [diff] |
test: test truncation in snprintf() Test that the return value of snprintf() is correct in the case of truncation. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>