summaryrefslogtreecommitdiff
path: root/contrib/netbsd-tests/lib
AgeCommit message (Expand)Author
2025-12-17lib/msun/tests: xfail fe_round on riscv64Siva Mahadevan
2025-12-17lib/msun/tests: Remove newlines in ATF msgsSiva Mahadevan
2025-10-17regex/exhaust_test: Update require.memoryEd Maste
2025-10-17regex/exhaust_test: Skip flaky 'regcomp_too_big' testcase on all archsSiva Mahadevan
2025-05-28Revert "Mark several getaddrinfo tests as XFAIL"Enji Cooper
2025-05-28Mark several getaddrinfo tests as XFAILEnji Cooper
2024-11-19vfs: Fix vop_stdis_text()Mark Johnston
2024-08-29netbsd-tests: Remove an xfail annotationMark Johnston
2024-06-27man filesystems: fix more xrefs after move to s4Alexander Ziaee
2024-05-13Prepare the system for _FORTIFY_SOURCEKyle Evans
2023-08-28libc: Add unit tests for N2630 and possible collateral damage.Dag-Erling Smørgrav
2023-08-20netbsd-tests: libc: fix strvis(3) overflow testsKyle Evans
2023-08-08libc: fix some overflow scenarios in vis(3)Kyle Evans
2023-06-29libexecinfo: Enable backtrace_test.backtrace_fmt_basic on amd64 againDmitry Chagin
2023-03-10netbsd-tests: Remove some pointless sleeps from message queue testsMark Johnston
2023-02-02libc: Add tests for strchrnul(3).Dag-Erling Smørgrav
2023-01-25libc: Update mktime(3) / timegm(3) tests.Dag-Erling Smørgrav
2023-01-09libc: Fix longjmp/_longjmp(buf, 0) for AArch64 and RISC-VJessica Clarke
2022-12-28h_resolv: Fix a buffer overflow in load().John Baldwin
2022-01-14netbsd-tests: Fix the libc stat_socket testMark Johnston
2022-01-14Revert "Disable flaky test lib.libc.sys.setrlimit_test.setrlimit_stack"Mark Johnston
2021-12-20Revert "t_setrlimit: Adjust resource limit to 20M"Marcin Wojtas
2021-12-20t_setrlimit: Adjust resource limit to 20MDawid Gorecki
2021-11-30Add tests for posix_spawn_file_actions_add{chdir,fchdir}_np(3)Konstantin Belousov
2021-11-29netbsd h_raw.c test: fake use of sum to avoid warningKonstantin Belousov
2021-11-29t_mlock.c: Remove null_errno, it is write-onlyKonstantin Belousov
2021-11-28Disable flaky test lib.libc.sys.setrlimit_test.setrlimit_stackLi-Wen Hsu
2021-10-01time_t is pathological: use %j + cast to print it.Warner Losh
2021-10-01sem_clockwait_np test: fix usage of ATF APIEric van Gyzen
2021-10-01sem test: move sem_clockwait_np tests into individual casesEric van Gyzen
2021-10-01sem_clockwait_np test: relax time constraint on VMsEric van Gyzen
2021-07-25libc/tests: Correctly compare si_status from wait6()Jilles Tjoelker
2021-06-02t_getgroups: No longer expected to failWarner Losh
2021-03-22lib/msun: Allow building tests with WARNS=6Alex Richardson
2021-03-01Allow ssp_test:read to pass more reliablyAlex Richardson
2021-02-22Update libm tests from NetBSDAlex Richardson
2021-02-18libc: Fix t_spawn_fileactions test after ATF updateAlex Richardson
2021-02-15Fix two failing tests after ATF updateAlex Richardson
2021-02-13lib/libc/tests/rpc: Correctly set timeoutAlex Richardson
2021-02-11Fix lib/msun/test builds on platforms without 80-bit long doublesDimitry Andric
2021-02-10Fix incorrect hypotl(3) result with subnormal numbersDimitry Andric
2021-02-09Add test case for 93fc67896550 (incorrect powf(3) result)Dimitry Andric
2021-01-28Un-XFAIL two tests with Clang > 10Alex Richardson
2020-12-31libc: tests: hook CPUSET(9) test up to the buildKyle Evans
2020-12-05libc: regex: partial revert of r368358Kyle Evans
2020-12-05libregex: implement \b and \B (word boundary, not word boundary)Kyle Evans
2020-11-26Significantly speed up libthr/mutex_test and make more reliableAlex Richardson
2020-10-15[tests] Fix itimer test warning-errors on gcc-6.4Adrian Chadd
2020-10-01fix setitimer test for returned it_valueEric van Gyzen
2020-09-10librt: tests: fix minor issues with higher WARNSKyle Evans