On Thu, Oct 9, 2025 at 3:19 AM Michael Chang <[email protected]> wrote: > > Add unit tests for %zd, %zu and %zx to verify size_t and ssize_t > formatting matches system snprintf. > > Signed-off-by: Michael Chang <[email protected]> > --- > tests/printf_unit_test.c | 10 ++++++++++ > 1 file changed, 10 insertions(+) >
Looks good. Reviewed-by: Neal Gompa <[email protected]> -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
