aboutsummaryrefslogtreecommitdiff
path: root/contrib/netbsd-tests
Commit message (Expand)AuthorAgeFilesLines
* t_getgroups: No longer expected to failWarner Losh2021-06-021-3/+0
* sort: Make NetBSD sort tests compatible with our sortCyril Zhang2021-05-131-22/+35
* lib/msun: Allow building tests with WARNS=6Alex Richardson2021-03-224-14/+13
* Allow ssp_test:read to pass more reliablyAlex Richardson2021-03-011-1/+1
* Update libm tests from NetBSDAlex Richardson2021-02-2221-321/+944
* libc: Fix t_spawn_fileactions test after ATF updateAlex Richardson2021-02-182-24/+45
* Fix two failing tests after ATF updateAlex Richardson2021-02-152-6/+23
* lib/libc/tests/rpc: Correctly set timeoutAlex Richardson2021-02-131-0/+10
* Fix lib/msun/test builds on platforms without 80-bit long doublesDimitry Andric2021-02-111-0/+4
* Fix incorrect hypotl(3) result with subnormal numbersDimitry Andric2021-02-101-0/+20
* Add test case for 93fc67896550 (incorrect powf(3) result)Dimitry Andric2021-02-091-0/+22
* grep: fix -A handling in conjunction with -m match limitationKyle Evans2021-02-081-0/+17
* grep: fix null pattern and empty pattern file behaviorKyle Evans2021-02-051-3/+19
* Un-XFAIL two tests with Clang > 10Alex Richardson2021-01-281-2/+2
* libc: tests: hook CPUSET(9) test up to the buildKyle Evans2020-12-311-0/+40
* libc: regex: partial revert of r368358Kyle Evans2020-12-053-2/+6
* libregex: implement \b and \B (word boundary, not word boundary)Kyle Evans2020-12-051-1/+1
* Significantly speed up libthr/mutex_test and make more reliableAlex Richardson2020-11-261-15/+100
* [tests] Fix itimer test warning-errors on gcc-6.4Adrian Chadd2020-10-151-2/+2
* tmpfs tests: check for built-in tmpfs moduleMitchell Horne2020-10-021-1/+1
* fix setitimer test for returned it_valueEric van Gyzen2020-10-011-2/+4
* zgrep: fix exit status with multiple filesEric van Gyzen2020-10-011-0/+19
* Revert r249362, atime update in tmpfs is fixed in r365810Li-Wen Hsu2020-09-171-8/+0
* Temporarily skip sys.fs.tmpfs.times_test.{empty,non_empty} in CILi-Wen Hsu2020-09-161-0/+8
* librt: tests: fix minor issues with higher WARNSKyle Evans2020-09-101-2/+1
* MFV r365599: import fix for a libexecinfo warning at higher WARNSKyle Evans2020-09-101-3/+3
* regex(3): Interpret many escaped ordinary characters as EESCAPEKyle Evans2020-07-292-2/+4
* Fix some regressions with the zgrep(1) wrapper.Craig Leres2020-07-201-0/+89
* Temporarily skip flakey sys.kern.sysv_test.msg in CILi-Wen Hsu2020-06-261-0/+3
* Temporarily disable failing case in CI of amd64:Li-Wen Hsu2020-05-181-0/+5
* MFV r357687: Import NFS fix for O_SEARCH testsKyle Evans2020-02-091-21/+12
* O_SEARCH test: mark revokex an expected fail on NFSKyle Evans2020-02-071-0/+22
* MFV r357635: imnport v1.9 of the O_SEARCH testsKyle Evans2020-02-061-2/+2
* O_SEARCH test: drop O_SEARCH|O_RDWR local diffKyle Evans2020-02-051-4/+0
* O_SEARCH tests: plug trivial fd leakKyle Evans2020-02-051-0/+1
* Provide O_SEARCHKyle Evans2020-02-021-2/+76
* netbsd-tests: libc: use correct modes in O_SEARCH testsKyle Evans2020-01-281-10/+10
* Re-apply fixed r354847Conrad Meyer2019-11-201-3/+0
* Only skip failing test case in CI.Li-Wen Hsu2019-11-201-1/+3
* Temporarily skip the failing test case usr.bin.unifdef.basic_test.basicLi-Wen Hsu2019-11-201-0/+1
* Link in NetBSD's unifdef(1) testsConrad Meyer2019-11-181-0/+4
* Revert r354238 as the issue has been fixed in r354418Li-Wen Hsu2019-11-071-5/+0
* Temporarily skip lib.libexecinfo.backtrace_test.backtrace_fmt_basic on i386Li-Wen Hsu2019-11-011-0/+5
* libexecinfo test: Don't strip installed testConrad Meyer2019-10-291-3/+0
* Temporarily disable failing case in CI:Li-Wen Hsu2019-10-291-0/+3
* Remove bogus requirement from libexecinfo testConrad Meyer2019-10-281-1/+0
* Adjust tests after page fault changes in r352807Jilles Tjoelker2019-09-291-4/+0
* bsdgrep(1): various fixes of empty pattern/exit code/-c behaviorKyle Evans2019-09-251-1/+63
* Temporarily skip flakey test case lib.libc.sys.stat_test.stat_socketLi-Wen Hsu2019-09-171-0/+3
* mtree: Fix -f -f not considering type changes.Bryan Drewery2019-09-121-0/+36