aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen
Commit message (Expand)AuthorAgeFilesLines
* fts: fix file descriptor leak in fts_closeHEADmainJitendra Bhati65 min.1-0/+66
* fts: fix trailing-slash regression in fts_read after fts_childrenJitendra Bhati24 hours1-0/+58
* libc/tests: Add assertions for BOOL_WIDTH, BOOL_MAX, and BITINT_MAXWIDTHFaraz Vahedi4 days1-0/+6
* fts: fix fts_accpath regression after fts_children()Jitendra Bhati11 days1-0/+60
* libc: gen: add a test for rtld underflowing our posix_spawn threadKyle Evans2026-06-304-0/+93
* powerpc64le: switch long double to IEEE binary128Piotr Kubaj2026-06-191-0/+1
* libc/tests: Enable fpsetround_basic which was never triggered since ported.K Rin2026-06-103-24/+38
* libc/tests: copy ieeefp tests out from contrib/netbsd-tests and rename them a...K Rin2026-06-104-3/+741
* fts: add fts regression testsJitendra Bhati2026-06-052-0/+317
* fts: add misc fts traversal testsJitendra Bhati2026-06-051-1/+520
* fts: address post-merge feedback on fts_children_test.cJitendra Bhati2026-06-051-8/+8
* fts: address post-merge feedback on fts_set_test.cJitendra Bhati2026-06-051-27/+34
* lib/libc/tests/gen: add fts_set() testsJitendra Bhati2026-06-022-0/+362
* fts: Add some depth to the options testDag-Erling Smørgrav2026-05-291-0/+74
* lib/libc/tests/gen: add fts_children() testsJitendra Bhati2026-05-222-0/+324
* lib/libc/tests/gen: add fts_open() error and edge case testsJitendra Bhati2026-05-222-0/+231
* libc/tests: Clean up *dir() testsDag-Erling Smørgrav2026-02-031-15/+13
* libc/limits_test: add no-op testcase to satisfy kyuaSiva Mahadevan2025-12-051-1/+4
* libc/tests: add test for *_MAX, *_MIN, and *_WIDTHRobert Clausecker2025-11-302-0/+102
* realpath: Report correct path on failureDag-Erling Smørgrav2025-10-131-9/+2
* realpath: Additional test casesDag-Erling Smørgrav2025-10-131-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