opnsense-src/tools/regression/lib/libc/gen
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
..
Makefile Add a test program for popen(). 2013-05-20 13:05:51 +00:00
test-arc4random.c A regression test to ensure that arc4random returns different sequences 2011-11-15 05:55:15 +00:00
test-fmtcheck.c
test-fmtmsg.c libc: Add some tests for fmtmsg(). 2012-02-21 23:46:41 +00:00
test-fnmatch.c fnmatch(): Add test for r254091 (pattern with single backslash). 2013-08-11 21:54:20 +00:00
test-fpclassify.c Add missing headers. 2013-07-17 00:58:23 +00:00
test-ftw.c Add missing headers. 2013-07-17 00:58:23 +00:00
test-popen.c popen(): Add 'e' mode character to set close-on-exec on the new fd. 2013-05-20 17:31:18 +00:00
test-posix_spawn.c posix_spawn: If an error is detected in the child process, reap the zombie. 2011-07-10 14:20:11 +00:00
test-wordexp.c wordexp(): Fix syntax validation for backslashes in single-quotes. 2013-07-23 21:09:26 +00:00