opnsense-src/tools/regression/lib/libc
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
..
gen Fix an amusing typo that has prevented this from compiling since 2004. 2007-12-16 23:38:55 +00:00
locale Remove regression tests for the obsolete rune interface. 2004-11-21 03:21:22 +00:00
net Add regression tests for ethers(3) functions, including new _r variants. 2007-05-13 14:03:21 +00:00
nss - Bugs in gethostbyXXX/getipnodebyXXX regression tests fixed. 2007-06-24 06:14:18 +00:00
regex Add a skeleton makefile that runs the tests out of libc/regex/grot. 2004-07-19 09:00:26 +00:00
resolv Style: NO_MAN doesn't need any value. 2006-03-15 10:46:38 +00:00
stdio Add some regression tests for printf() with positional arguments. 2008-06-29 21:03:14 +00:00
stdlib Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
string Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option, 2005-02-01 09:26:34 +00:00