aboutsummaryrefslogtreecommitdiff
path: root/contrib/netbsd-tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Only skip problematic test in CI env.Li-Wen Hsu2019-09-111-1/+2
* libc: remove getsEd Maste2019-09-011-0/+18
* Update pthread_cond_timedwait() test to current NetBSDEric van Gyzen2019-08-161-20/+18
* Relax time constraint in pthread_cond_timedwait unit testEric van Gyzen2019-08-051-0/+11
* Temporarily skip lib.libc.regex.exhaust_test.regcomp_too_big andLi-Wen Hsu2019-07-221-0/+4
* Add missing mode in open(2) calls with O_CREAT.Brooks Davis2019-07-166-14/+14
* Provide separate accounting for user-wired pages.Mark Johnston2019-05-131-1/+1
* MFV r345515: netbsd-tests: import memory bump for libc/regex/t_exhaustKyle Evans2019-03-261-5/+6
* Have pthread_cond_destroy() return EBUSY if the condvar has waiters.Mark Johnston2019-03-081-0/+92
* Amend r343442, by only expecting the lib.msun.cbrt_test.cbrtl_powl andDimitry Andric2019-02-081-1/+2
* Temporarily mark lib.msun.{cbrt_test.cbrtl_powl,trig_test.reduction}Li-Wen Hsu2019-01-251-0/+4
* Implement shmat(2) flag SHM_REMAP.Konstantin Belousov2019-01-161-5/+55
* Trim spaces at the end of lines.Konstantin Belousov2019-01-161-3/+3