aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen
Commit message (Expand)AuthorAgeFilesLines
* realpath: Report correct path on failureDag-Erling Smørgrav9 days1-9/+2
* realpath: Additional test casesDag-Erling Smørgrav9 days1-12/+101
* libc: gen: refactor execvPe() for readabilityKyle Evans2025-08-031-0/+50
* readdir: Fix error check.Dag-Erling Smørgrav2025-07-112-7/+6
* wordexp(3): Handle ECHILD from waitpidKenny Levinsen2025-07-081-0/+26
* opendir, fdopendir: Add tests, clean up.Dag-Erling Smørgrav2025-07-082-0/+145
* fts: Add test cases for unreadable directories.Dag-Erling Smørgrav2025-07-024-72/+180
* scandir: Propagate errors from readdir().Dag-Erling Smørgrav2025-06-261-0/+63
* libc: Rename fscandir{,_b}() to fdscandir{,_b}().Dag-Erling Smørgrav2025-06-232-12/+12
* glob: Improve callback tests.Dag-Erling Smørgrav2025-06-232-35/+63
* scandir: Fix behavior when no entries match.Dag-Erling Smørgrav2025-06-201-0/+22
* libc: Add fscandir(), fscandir_b(), scandirat_b().Dag-Erling Smørgrav2025-06-203-1/+235
* Add tests for sig2str() / str2sig()Ricardo Branco2025-06-112-0/+214
* glob2_test: Add tests for error callback functions and blocksBojan Novković2025-06-023-2/+112
* fts: Rename fts_options to fts_options_testDag-Erling Smørgrav2025-05-082-1/+1
* fts: Give the blocks test a description.Dag-Erling Smørgrav2025-05-081-1/+6
* fts: Add tests for most FTS options.Dag-Erling Smørgrav2025-05-082-0/+455
* bsd.compiler.mk: Add a blocks compiler feature.Dag-Erling Smørgrav2025-04-221-1/+1
* fts: Add blocks support.Dag-Erling Smørgrav2025-04-222-0/+72
* fnmatch: Add support for collating symbols, equivalence classes, and characte...Bojan Novković2025-04-101-0/+81
* getentropy tests: Update after commit 473681a1a506daMark Johnston2025-01-191-5/+6
* lib/libc/tests: add unit test for arc4random_uniform()Robert Clausecker2024-12-021-0/+26
* Remove residual blank line at start of MakefileWarner Losh2024-07-153-3/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-0118-18/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-167-7/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1618-36/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-123-3/+3
* tests: fix posix_spawnp_enoexec_fallback_null_argv0Kyle Evans2022-01-271-6/+3
* libc: tests: hook CPUSET(9) test up to the buildKyle Evans2020-12-311-1/+2
* Revert r351416 to let lib.libc.gen.getmntinfo_test.getmntinfo_test get more testLi-Wen Hsu2020-07-131-3/+0
* Enable long double tests on RISC-VMitchell Horne2020-06-241-3/+4
* Add missing shell script from r361995Kyle Evans2020-06-101-0/+4
* execvp: fix up the ENOEXEC fallbackKyle Evans2020-06-102-0/+48
* Avoid using non-portable dd status=none flagAlex Richardson2020-06-051-1/+5
* Add sigsetop extensions commonly found in musl libc and glibcKyle Evans2019-12-122-0/+192
* lib.libc.gen.getmntinfo_test.getmntinfo_test is unstable since 8/20, skip itLi-Wen Hsu2019-08-231-0/+3
* Include a mode when creating files with openat().Brooks Davis2019-07-181-2/+2
* Drop "All rights reserved" from my copyright statements.John Baldwin2019-03-061-1/+0
* getentropy(3): Fallback to kern.arandom sysctl on older kernelsConrad Meyer2018-03-211-0/+3
* Implement getrandom(2) and getentropy(3)Conrad Meyer2018-03-212-0/+87
* Add a new set of simple tests for makecontext().John Baldwin2018-01-312-0/+190
* Optimize telldir(3)Alan Somers2017-12-062-2/+192
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-313-3/+0
* getmntinfo(3): Scale faster, and return soonerConrad Meyer2017-08-252-0/+87
* fnmatch(3): Update testcase for r322368.Pedro F. Giffuni2017-08-101-1/+1
* Fix cleanup in lib/libc/gen/setdomainname_testAlan Somers2017-07-061-0/+1
* Add tests for some cases in r318298.Konstantin Belousov2017-05-182-0/+103
* libc glob: Avoid pathological exponential behaviorConrad Meyer2017-05-032-0/+115
* Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper2017-01-131-1/+11