summaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen/Makefile
AgeCommit message (Expand)Author
2025-11-30libc/tests: add test for *_MAX, *_MIN, and *_WIDTHRobert Clausecker
2025-07-08opendir, fdopendir: Add tests, clean up.Dag-Erling Smørgrav
2025-07-02fts: Add test cases for unreadable directories.Dag-Erling Smørgrav
2025-06-20libc: Add fscandir(), fscandir_b(), scandirat_b().Dag-Erling Smørgrav
2025-06-11Add tests for sig2str() / str2sig()Ricardo Branco
2025-06-02glob2_test: Add tests for error callback functions and blocksBojan Novković
2025-05-08fts: Rename fts_options to fts_options_testDag-Erling Smørgrav
2025-05-08fts: Add tests for most FTS options.Dag-Erling Smørgrav
2025-04-22bsd.compiler.mk: Add a blocks compiler feature.Dag-Erling Smørgrav
2025-04-22fts: Add blocks support.Dag-Erling Smørgrav
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2020-12-31libc: tests: hook CPUSET(9) test up to the buildKyle Evans
2020-06-24Enable long double tests on RISC-VMitchell Horne
2020-06-10execvp: fix up the ENOEXEC fallbackKyle Evans
2019-12-12Add sigsetop extensions commonly found in musl libc and glibcKyle Evans
2018-03-21Implement getrandom(2) and getentropy(3)Conrad Meyer
2018-01-31Add a new set of simple tests for makecontext().John Baldwin
2017-12-06Optimize telldir(3)Alan Somers
2017-08-25getmntinfo(3): Scale faster, and return soonerConrad Meyer
2017-07-06Fix cleanup in lib/libc/gen/setdomainname_testAlan Somers
2017-05-18Add tests for some cases in r318298.Konstantin Belousov
2017-05-03libc glob: Avoid pathological exponential behaviorConrad Meyer
2017-01-13Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-02-02MFHGlen Barber
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2016-01-30This seems like a very trivial bug that should have been squashed a longMaxim Sobolev
2015-12-04Fix LDADD/DPADD that should be LIBADD.Bryan Drewery
2015-11-09Integrate tools/regression/lib/libc/gen into the FreeBSD test suiteEnji Cooper
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2014-11-16Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase andEnji Cooper
2014-11-16Convert tools/regression/lib/libc/gen/test-arc4random into an ATF testcase andEnji Cooper
2014-11-04Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper