opnsense-src/tools/regression/lib/libc/stdio
Pietro Cerutti 71796d333c - Fix more style(9)-related issues (copyright header, spaces after function
names, unnecessary casts)
- Change type of boolean variable from char to bool

Suggested by:	jhb, zont, jmallett
Reviewed by:	cognet
Approved by:	cognet
2013-02-01 13:04:06 +00:00
..
Makefile Tests for getdelim(). 2009-02-28 06:39:39 +00:00
test-fmemopen.c - Fix more style(9)-related issues (copyright header, spaces after function 2013-02-01 13:04:06 +00:00
test-fmemopen.t Add fmemopen(3), an interface to get a FILE * from a buffer in memory, along 2013-01-30 14:59:26 +00:00
test-getdelim.c Regression tests for r197752 (handling of empty/NULL buffers). 2009-10-04 19:44:41 +00:00
test-getdelim.t Add .t files for tests, missed in prior checkins, so that prove(1) works 2012-01-14 21:38:31 +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 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-print-positional.t Add .t files for tests, missed in prior checkins, so that prove(1) works 2012-01-14 21:38:31 +00:00
test-printbasic.c Add a file containing tests for simple format specifiers. 2009-02-28 06:37:10 +00:00
test-printbasic.t Add .t files for tests, missed in prior checkins, so that prove(1) works 2012-01-14 21:38:31 +00:00
test-printfloat.c Update the tests for arm and other ports where long double is the same 2012-01-14 21:09:54 +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 tests for bugs in gdtoa. 2008-09-03 07:35:14 +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