summaryrefslogtreecommitdiff
path: root/lib/overflow_kunit.c
Commit message (Expand)AuthorAgeFilesLines
* overflow: Introduce overflows_type() and castable_to_type()Kees Cook2022-11-021-0/+381
* overflow: Refactor test skips for Clang-specific issuesKees Cook2022-10-251-17/+35
* overflow: disable failing tests for older clang versionsNick Desaulniers2022-10-251-1/+8
* Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-061-1/+1
|\
| * lib: overflow: update reference to kunit-toolTales Aparecida2022-09-301-1/+1
* | overflow: Split up kunit tests for smaller stack framesKees Cook2022-09-071-27/+51
* | overflow: Allow mixed type argumentsKees Cook2022-09-071-29/+72
|/
* lib: overflow: Do not define 64-bit tests on 32-bitKees Cook2022-07-011-0/+6
* lib: overflow: Convert to KunitKees Cook2022-02-271-0/+670