aboutsummaryrefslogtreecommitdiff
path: root/contrib/netbsd-tests
Commit message (Expand)AuthorAgeFilesLines
* libc: Add unit tests for N2630 and possible collateral damage.Dag-Erling Smørgrav2023-08-281-0/+6
* netbsd-tests: libc: fix strvis(3) overflow testsKyle Evans2023-08-201-1/+1
* libc: fix some overflow scenarios in vis(3)Kyle Evans2023-08-081-0/+66
* libexecinfo: Enable backtrace_test.backtrace_fmt_basic on amd64 againDmitry Chagin2023-06-291-5/+0
* netbsd-tests: Remove some pointless sleeps from message queue testsMark Johnston2023-03-103-6/+0
* libc: Add tests for strchrnul(3).Dag-Erling Smørgrav2023-02-022-6/+299
* libc: Update mktime(3) / timegm(3) tests.Dag-Erling Smørgrav2023-01-251-11/+10
* libc: Fix longjmp/_longjmp(buf, 0) for AArch64 and RISC-VJessica Clarke2023-01-091-5/+45
* h_resolv: Fix a buffer overflow in load().John Baldwin2022-12-281-5/+5
* sysv test: properly wait for childrenEric van Gyzen2022-05-131-142/+59
* newfs_msdos: connect the ATF test from NetBSDEric van Gyzen2022-02-161-2/+12
* netbsd-tests: Fix the libc stat_socket testMark Johnston2022-01-141-7/+4
* Revert "Disable flaky test lib.libc.sys.setrlimit_test.setrlimit_stack"Mark Johnston2022-01-141-3/+0
* Revert "t_setrlimit: Adjust resource limit to 20M"Marcin Wojtas2021-12-201-4/+0
* t_setrlimit: Adjust resource limit to 20MDawid Gorecki2021-12-201-0/+4
* Add tests for posix_spawn_file_actions_add{chdir,fchdir}_np(3)Konstantin Belousov2021-11-301-0/+75
* netbsd h_raw.c test: fake use of sum to avoid warningKonstantin Belousov2021-11-291-0/+2
* t_mlock.c: Remove null_errno, it is write-onlyKonstantin Belousov2021-11-291-8/+0
* Disable flaky test lib.libc.sys.setrlimit_test.setrlimit_stackLi-Wen Hsu2021-11-281-0/+3
* time_t is pathological: use %j + cast to print it.Warner Losh2021-10-011-1/+1
* sem_clockwait_np test: fix usage of ATF APIEric van Gyzen2021-10-011-2/+4
* sem test: move sem_clockwait_np tests into individual casesEric van Gyzen2021-10-011-24/+102
* sem_clockwait_np test: relax time constraint on VMsEric van Gyzen2021-10-011-6/+25
* libc/tests: Correctly compare si_status from wait6()Jilles Tjoelker2021-07-251-1/+1
* 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