freebsd-dev/tools/regression/lib/libc/stdio
Enji Cooper bf5e6a8751 Garbage collect a prove test wrapper
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
2015-01-20 21:58:49 +00:00
..
Makefile Convert tools/regression/lib/libc/stdio/test-fmemopen into an ATF testcase and 2014-11-16 19:57:47 +00:00
test-fdopen.c libc/stdio: Fail fdopen() on an execute-only fd. 2014-04-21 17:40:23 +00:00
test-fdopen.t libc/stdio: Fail fdopen() on an execute-only fd. 2014-04-21 17:40:23 +00:00
test-fopen.c libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a). 2013-09-06 13:47:16 +00:00
test-fopen.t libc/stdio: Allow fopen/freopen modes in any order (except initial r/w/a). 2013-09-06 13:47:16 +00:00
test-freopen.c libc/stdio: Fail fdopen() on an execute-only fd. 2014-04-21 17:40:23 +00:00
test-freopen.t libc/stdio: Fail fdopen() on an execute-only fd. 2014-04-21 17:40:23 +00:00
test-getdelim.c
test-getdelim.t
test-mkostemp.c Add mkostemp() and mkostemps(). 2013-08-09 17:24:23 +00:00
test-mkostemp.t libc/stdio: Run mkostemp test using prove. 2013-09-06 12:59:48 +00:00
test-open_memstream.c Add an implementation of open_memstream() and open_wmemstream(). These 2013-02-27 19:50:46 +00:00
test-open_memstream.t libc/stdio: Provide proper TAP output for fmemopen/open_[w]memstream. 2013-09-06 12:56:49 +00:00
test-open_wmemstream.c Add an implementation of open_memstream() and open_wmemstream(). These 2013-02-27 19:50:46 +00:00
test-open_wmemstream.t libc/stdio: Provide proper TAP output for fmemopen/open_[w]memstream. 2013-09-06 12:56:49 +00:00
test-perror.c libc: Add a missing header to a test program. 2012-12-08 19:42:15 +00:00
test-perror.t
test-print-positional.c
test-print-positional.t
test-printbasic.c
test-printbasic.t
test-printfloat.c
test-printfloat.t
test-scanfloat.c
test-scanfloat.t