summaryrefslogtreecommitdiffstats
path: root/kernel/kcsan/kcsan_test.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-22kcsan: Fix printk format stringArnd Bergmann1-1/+1
2021-03-08kcsan: Switch to KUNIT_CASE_PARAM for parameterized testsMarco Elver1-62/+54
2021-03-08kcsan: Make test follow KUnit style recommendationsMarco Elver1-0/+1207