Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r305358: | ngie | 2016-12-03 | 1 | -0/+96 |
| | | | | | | | | | | | | | | | | | | | | | Update contrib/netbsd-tests with new content from NetBSD This updates the snapshot from 09/30/2014 to 08/11/2016 This brings in a number of new testcases from upstream, most notably: - bin/cat - lib/libc - lib/msun - lib/libthr - usr.bin/sort lib/libc/tests/stdio/open_memstream_test.c was moved to lib/libc/tests/stdio/open_memstream2_test.c to accomodate the new open_memstream test from NetBSD. Tested on: amd64 (VMware fusion VM; various bare metal platforms); i386 (VMware fusion VM); make tinderbox | ||||
* | also skip the definition of ':fopen_regular' to avoid the build to fail due to | bapt | 2015-11-15 | 1 | -0/+2 |
| | | | | unused variables defined by ATF macros | ||||
* | Expect :sscanf_whitespace to fail on !NetBSD OSes | ngie | 2014-11-01 | 1 | -0/+4 |
| | | | | Submitted by: pho | ||||
* | Skip :fopen_regular on !NetBSD because it's a NetBSD specific test | ngie | 2014-11-01 | 1 | -0/+2 |
| | | | | Submitted by: pho | ||||
* | Add new atf_tc_expect_fail to fflush_err; this is a new (within the past ↵ | ngie | 2014-11-01 | 1 | -0/+4 |
| | | | | couple months) bug | ||||
* | Disable testcases 12 and 15-22 on FreeBSD | ngie | 2014-11-01 | 1 | -1/+16 |
| | | | | Submitted by: pho | ||||
* | Expect :snprintf_posarg_error to blow up with a SIGSEGV on !NetBSD OSes | ngie | 2014-11-01 | 1 | -0/+10 |
| | |||||
* | Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , | ngie | 2014-10-02 | 9 | -0/+2530 |
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 |