summaryrefslogtreecommitdiffstats
path: root/lib/test_overflow.c
Commit message (Expand)AuthorAgeFilesLines
* lib/test_overflow.c: avoid tainting the kernel and fix wrap sizeKees Cook2019-07-161-5/+6
* test_overflow: Add shift overflow testsKees Cook2018-08-081-1/+197
* test_overflow: fix an IS_ERR() vs NULL bugDan Carpenter2018-06-121-1/+1
* test_overflow: Add memory allocation overflow testsKees Cook2018-06-051-0/+110
* test_overflow: Report test failuresKees Cook2018-06-051-15/+39
* test_overflow: macrofy some more, do more tests for freeRasmus Villemoes2018-06-051-26/+22
* lib: add runtime test of check_*_overflow functionsRasmus Villemoes2018-06-051-0/+287