summaryrefslogtreecommitdiff
path: root/lib/csu/tests/Makefile
AgeCommit message (Expand)Author
2025-06-24csu/tests: Add tests to verify that errno == 0 upon program startupMark Johnston
2024-12-23pkgbase: fix inclusion of tests in ssh, bsnmp, clibs-devIsaac Freund
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2020-11-10Add C startup code tests for PIE binaries.John Baldwin
2019-01-04Add explicit csu test dependencyEd Maste
2018-11-24Re-enable the dynamiclib tests. These should be fixed by r340910.Andrew Turner
2018-11-24Disable the dynamiclib test until a failure can be debuggedAndrew Turner
2018-10-30Run the csu tests on a DSO. This builds the tests into a shared library,Andrew Turner
2018-10-25Implement a BSD licensed crtbegin/crtendAndrew Turner