summaryrefslogtreecommitdiff
path: root/tests (unfollow)
AgeCommit message (Expand)Author
2025-10-28Fix the CI on clangjvoisin
2025-10-28Remove superfluous defines in the testsuitejvoisin
2025-10-28Fix compilation under clangjvoisin
2025-10-28Fix the Continuous Integration what was broken in f09abdf6e236198e6dbf7d049dc...jvoisin
2025-10-12Add `swab`Sertonix
2025-05-16Ignore version/empty errors when generating the coveragejvoisin
2025-05-13Ignore versions error in the testsuite coveragejvoisin
2025-05-12Explicitly specify -std=gnu99jvoisin
2025-01-28Fix a compilation error on C99jvoisin
2024-10-21Neuter an issue in strncat2.3.3jvoisin
2024-10-10Fix a crash in strncpy/stpncpystrnjvoisin
2024-10-10Disable snprintf/sprintf hardening for now2.3.2jvoisin
2024-10-08Run various C versions in the CIjvoisin
2024-09-06Work around a gcc warningjvoisin
2024-07-10prefix special defines with FORTIFY_psykose
2024-06-21Add a test for C++ compilationjvoisin
2024-06-15Fix some pointer-arithmetic warningsjvoisin
2024-05-26Add vasprintf/asprintf2.3jvoisin
2024-04-24Add a testjvoisin
2024-04-24Fix some overlap mismatchjvoisin
2024-04-24Disable pedantic checks by defaultjvoisin
2024-03-19Relax our checks for memchr on C11 and above2.2jvoisin
2024-03-08Add some NULL-pointers checksjvoisin
2023-12-28Re-enable previously disabled overlap checksjvoisin
2023-12-27Don't check for overlapping in strncpy/stpncpy for nowjvoisin
2023-12-16Ditto for strrchrq66
2023-12-16Disable strchr tests since strchr hardening is disabledq66
2023-12-16Also handle SIGTRAP in testsq66
2023-12-15Remove superfluous includesjvoisin
2023-12-07Add qsortjvoisin
2023-12-07Add a global test to ensure that all headers are compilingjvoisin
2023-11-16Add hardening for select()jvoisin
2023-11-01Add support for FD_ISSETjvoisin
2023-10-01Add vfprintf`jvoisin
2023-10-01Add `fprintf`jvoisin
2023-09-30Add `vprintf`jvoisin
2023-09-30Add `strlen`jvoisin
2023-09-29Make use of the native _chk variants for realjvoisin
2023-09-28Add `printf` hardeningjvoisin
2023-09-20Add tests for compile-time errorsjvoisin
2023-09-17Make use of the buffers in the wide-chars testsjvoisin
2023-09-17Fix compilation under clang for bsd-specific functionsjvoisin
2023-09-17Add more dynamic testsjvoisin
2023-09-17Add dynamic tests for strcpy and strncatjvoisin
2023-09-17Add a test for stpcpyjvoisin
2023-09-11Fix a warningjvoisin
2023-09-11Add a bunch of wchar_t testsjvoisin
2023-09-04Add tests for wmemcpyjvoisin
2023-08-26Add two tests for wmemmovejvoisin
2023-08-22Show the failing file name in the testsuitejvoisin