summaryrefslogtreecommitdiff
path: root/kernel/kcsan/kcsan_test.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-20kcsan: permissive: Ignore data-racy 1-bit value changesMarco Elver1-0/+32
2021-04-22kcsan: Fix printk format stringArnd Bergmann1-1/+1
2021-03-09kcsan: Switch to KUNIT_CASE_PARAM for parameterized testsMarco Elver1-62/+54
2021-03-09kcsan: Make test follow KUnit style recommendationsMarco Elver1-0/+1207