summaryrefslogtreecommitdiffstats
path: root/lib/overflow_kunit.c
AgeCommit message (Expand)AuthorLines
2022-11-02overflow: Introduce overflows_type() and castable_to_type()Kees Cook-0/+381
2022-10-25overflow: Refactor test skips for Clang-specific issuesKees Cook-17/+35
2022-10-25overflow: disable failing tests for older clang versionsNick Desaulniers-1/+8
2022-10-06Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+1
2022-09-30lib: overflow: update reference to kunit-toolTales Aparecida-1/+1
2022-09-07overflow: Split up kunit tests for smaller stack framesKees Cook-27/+51
2022-09-07overflow: Allow mixed type argumentsKees Cook-29/+72
2022-07-01lib: overflow: Do not define 64-bit tests on 32-bitKees Cook-0/+6
2022-02-27lib: overflow: Convert to KunitKees Cook-0/+670