opnsense-src/tools/regression/lib/libc/stdio
David Schultz b03825c532 Add some regression tests for printf() with positional arguments.
The first test comes from OpenBSD, and the others are additions or
adaptations.

This is based on OpenBSD's
src/regress/lib/libc/sprintf/sprintf_test.c, v1.3.
I deliberately did not use v1.4 because it's bogus.
2008-06-29 21:03:14 +00:00
..
Makefile Add some regression tests for printf() with positional arguments. 2008-06-29 21:03:14 +00:00
test-perror.c Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
test-perror.t Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
test-print-positional.c Add some regression tests for printf() with positional arguments. 2008-06-29 21:03:14 +00:00
test-printfloat.c Updates for changes in the way printf() handles hex floating point 2008-04-12 03:11:56 +00:00
test-printfloat.t Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
test-scanfloat.c Regression test for a recently fixed strtod bug. 2008-06-21 19:28:26 +00:00
test-scanfloat.t Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00