aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libc/tests: add test for *_MAX, *_MIN, and *_WIDTHRobert Clausecker2025-11-301-0/+1
* opendir, fdopendir: Add tests, clean up.Dag-Erling Smørgrav2025-07-081-0/+1
* fts: Add test cases for unreadable directories.Dag-Erling Smørgrav2025-07-021-0/+9
* libc: Add fscandir(), fscandir_b(), scandirat_b().Dag-Erling Smørgrav2025-06-201-1/+5
* Add tests for sig2str() / str2sig()Ricardo Branco2025-06-111-0/+1
* glob2_test: Add tests for error callback functions and blocksBojan Novković2025-06-021-1/+4
* fts: Rename fts_options to fts_options_testDag-Erling Smørgrav2025-05-081-1/+1
* fts: Add tests for most FTS options.Dag-Erling Smørgrav2025-05-081-0/+1
* 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-221-0/+9
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* libc: tests: hook CPUSET(9) test up to the buildKyle Evans2020-12-311-1/+2
* Enable long double tests on RISC-VMitchell Horne2020-06-241-3/+4
* execvp: fix up the ENOEXEC fallbackKyle Evans2020-06-101-0/+9
* Add sigsetop extensions commonly found in musl libc and glibcKyle Evans2019-12-121-0/+1
* Implement getrandom(2) and getentropy(3)Conrad Meyer2018-03-211-0/+3
* Add a new set of simple tests for makecontext().John Baldwin2018-01-311-0/+1
* Optimize telldir(3)Alan Somers2017-12-061-2/+3
* getmntinfo(3): Scale faster, and return soonerConrad Meyer2017-08-251-0/+1
* Fix cleanup in lib/libc/gen/setdomainname_testAlan Somers2017-07-061-0/+1
* Add tests for some cases in r318298.Konstantin Belousov2017-05-181-0/+1
* libc glob: Avoid pathological exponential behaviorConrad Meyer2017-05-031-0/+1
* Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper2017-01-131-1/+11
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-02-021-0/+1
|\
| * This seems like a very trivial bug that should have been squashed a longMaxim Sobolev2016-01-301-0/+1
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-12/+6
* Integrate tools/regression/lib/libc/gen into the FreeBSD test suiteEnji Cooper2015-11-091-1/+26
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase andEnji Cooper2014-11-161-0/+1
* Convert tools/regression/lib/libc/gen/test-arc4random into an ATF testcase andEnji Cooper2014-11-161-0/+2
* Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper2014-11-041-0/+58