opnsense-src/contrib/netbsd-tests/lib/libc/stdio
Enji Cooper 1c227d0049 :snprintf_float: don't blindly set RLIMIT_DATA and RLIMIT_AS to 1 MB -- raise
the limit to 32MB instead.

Require user=root and memory=64MB+ first so one can be reasonably sure that
the test will function appropriately.

MFC after:	1 month
MFC with:	r320726
PR:	220502
2017-07-06 07:59:00 +00:00
..
t_clearerr.c Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
t_fflush.c Add new atf_tc_expect_fail to fflush_err; this is a new (within the past couple months) bug 2014-11-01 21:23:27 +00:00
t_fmemopen.c Disable testcases 12 and 15-22 on FreeBSD 2014-11-01 21:21:06 +00:00
t_fopen.c also skip the definition of ':fopen_regular' to avoid the build to fail due to 2015-11-15 11:18:37 +00:00
t_fputc.c Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
t_mktemp.c Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
t_open_memstream.c Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
t_popen.c Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , 2014-10-02 23:26:49 +00:00
t_printf.c :snprintf_float: don't blindly set RLIMIT_DATA and RLIMIT_AS to 1 MB -- raise 2017-07-06 07:59:00 +00:00
t_scanf.c Expect :sscanf_whitespace to fail on !NetBSD OSes 2014-11-01 21:30:18 +00:00