opnsense-src/tools/regression/lib/libc
Jilles Tjoelker 88dae73d36 fnmatch(): Add test for r254091 (pattern with single backslash).
This test cannot be converted to an sh(1) test because the syntax would be
invalid.

PR:		181129
MFC after:	1 week
2013-08-11 21:54:20 +00:00
..
gen fnmatch(): Add test for r254091 (pattern with single backslash). 2013-08-11 21:54:20 +00:00
locale Add libiconv based versions of *c16*() and *c32*(). 2013-06-03 17:17:56 +00:00
net Add regression tests for ethers(3) functions, including new _r variants. 2007-05-13 14:03:21 +00:00
nss Restore "all rights reserved" (spelled correctly). This was actually part of the standard text of the license which I did not realize prior. 2013-06-17 20:27:20 +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 Non-void function should return a value. 2012-11-20 19:23:44 +00:00
stdio Add mkostemp() and mkostemps(). 2013-08-09 17:24:23 +00:00
stdlib Switch over to a different, more flexible test output protocol that's 2004-11-11 19:47:55 +00:00
string Allow strerror(0) and strerror_r(0, ...). 2011-04-05 21:56:05 +00:00