summaryrefslogtreecommitdiffstats
path: root/lib/fortify_kunit.c
Commit message (Expand)AuthorAgeFilesLines
* fortify: Improve buffer overflow reportingKees Cook2024-02-291-2/+2
* fortify: Add KUnit tests for runtime overflowsKees Cook2024-02-291-2/+605
* fortify: Provide KUnit counters for failure testingKees Cook2024-02-291-0/+41
* fortify: Allow KUnit test to build without FORTIFYKees Cook2024-02-291-0/+14
* fortify: test: Use kunit_devicedavidgow@google.com2023-12-181-2/+3
* Revert "fortify: Allow KUnit test to build without FORTIFY"Kees Cook2023-07-031-14/+0
* fortify: Allow KUnit test to build without FORTIFYKees Cook2023-05-161-0/+14
* kunit/fortify: Validate __alloc_size attribute resultsKees Cook2022-11-221-0/+255
* fortify: Adjust KUnit test for modular buildKees Cook2022-09-141-2/+1
* fortify: Add KUnit test for FORTIFY_SOURCE internalsKees Cook2022-09-071-0/+77