summaryrefslogtreecommitdiffstats
path: root/contrib/netbsd-tests/lib/libc/regex
Commit message (Collapse)AuthorAgeFilesLines
* - Add libutil #include for fparselnngie2014-10-121-0/+10
| | | | | | | | | | - Change ATF_REQUIRE_EQ_MSG to ATF_CHECK_EQ_MSG to gather all failing results possible (currently 12 with leftassoc) - Mark leftassoc "atf_tc_expect_fail" on FreeBSD (PR coming soon after further analysis is done on the code) In collaboration with: pho Sponsored by: EMC / Isilon Storage Division
* Fix compilation errors with missing wide-type headers and fix compilationngie2014-10-121-0/+12
| | | | | | | warnings with -Wformat In collaboration with: pho Sponsored by: EMC / Isilon Storage Division
* Implement 64MB memory limit for test to ensure that it fails reliably inngie2014-10-121-0/+14
| | | | | | | | | | | | | 600 seconds; it would previously fail inconsistently when run in some virtual machine configurations This patch might need to be reverted or revisited later (see the attached PR for more details) PR: 169302 Submitted by: pho Sponsored by: EMC / Isilon Storage Division
* Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,ngie2014-10-0235-0/+3106
minus the vendor Makefiles Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
OpenPOWER on IntegriCloud