Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-18 | overflow: Replace fake root_device with kunit_device | davidgow@google.com | 1 | -3/+2 |
2023-05-26 | overflow: Add struct_size_t() helper | Kees Cook | 1 | -1/+1 |
2022-11-02 | overflow: Introduce overflows_type() and castable_to_type() | Kees Cook | 1 | -0/+381 |
2022-10-26 | overflow: Refactor test skips for Clang-specific issues | Kees Cook | 1 | -17/+35 |
2022-10-26 | overflow: disable failing tests for older clang versions | Nick Desaulniers | 1 | -1/+8 |
2022-10-06 | Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+1 |
2022-09-30 | lib: overflow: update reference to kunit-tool | Tales Aparecida | 1 | -1/+1 |
2022-09-08 | overflow: Split up kunit tests for smaller stack frames | Kees Cook | 1 | -27/+51 |
2022-09-08 | overflow: Allow mixed type arguments | Kees Cook | 1 | -29/+72 |
2022-07-02 | lib: overflow: Do not define 64-bit tests on 32-bit | Kees Cook | 1 | -0/+6 |
2022-02-27 | lib: overflow: Convert to Kunit | Kees Cook | 1 | -0/+670 |