summaryrefslogtreecommitdiff
path: root/lib/libc/tests/ssp
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-09libc/tests: Further refine the condition for installing h_rawMark Johnston
2024-05-28libc/tests: Fix installation without MK_TOOLCHAINMark Johnston
2024-02-19lib{c,sys}: move auxargs more firmly into libsysBrooks Davis
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2022-01-22Remove quotes around Makefile .error/.warn/.info stringsEd Maste
2021-03-12Allow using sanitizers for ssp tests with out-of-tree compilerAlex Richardson
2021-01-07Rename NO_WERROR -> MK_WERROR=noAlex Richardson
2020-10-28Disable ssp raw test without ASANBrooks Davis
2020-10-23Only use ASAN when using the in-tree compilerBrooks Davis
2018-06-27Rework check for libclang_rt to see if the needed library exists.Bryan Drewery
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2016-06-28This commit addresses regression introduceded in r302177Cy Schubert
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-04-04MFHGlen Barber
2016-03-31WITHOUT_TOOLCHAIN: Skip building of h_raw.Bryan Drewery
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-02First pass to fix the 'tests' packages.Glen Barber
2015-12-05Fix regression in r291738: This really wants -lssp.Bryan Drewery
2015-12-04Fix LDADD/DPADD that should be LIBADD.Bryan Drewery
2015-10-30Not all targets support by clang have a tested or enabled ubsan yet.Sean Bruno
2015-10-30Disable h_raw/h_read with gccEnji Cooper
2015-10-30- Re-enable h_raw with clang 3.7.0+Enji Cooper
2015-10-12Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper
2015-01-02Don't install h_raw if dealing with clang 3.5.0+ to unbreak the tests2 JenkinsEnji Cooper
2014-11-24For now, disable using -fsanitize=bounds for the libc ssp tests, whenDimitry Andric
2014-11-04Add reachover Makefiles for contrib/netbsd-tests/lib/libc; this adds approxim...Enji Cooper