NetBSD/tests/lib/libc/stdio
christos 0eef4e1ec0 add a test to verify that snprintf float does not leak. 2012-02-26 23:14:26 +00:00
..
Makefile add positional argument tests 2012-02-17 20:17:38 +00:00
t_clearerr.c
t_fflush.c Couple of unit tests for fflush(3). 2011-09-11 05:15:55 +00:00
t_fmemopen.c Requires stdint.h. 2011-08-22 00:33:16 +00:00
t_fopen.c A test case may not assume opening /dev/tty does something sensible. 2011-09-14 14:34:37 +00:00
t_fputc.c Naive tests for the naive putc(3) family. 2011-09-11 09:02:45 +00:00
t_popen.c Rename few test case names. No functional change. 2011-07-13 11:17:03 +00:00
t_printf.c add a test to verify that snprintf float does not leak. 2012-02-26 23:14:26 +00:00
t_scanf.c