summaryrefslogtreecommitdiffstats
path: root/lib/kunit/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* kunit: Use string_stream for test logRichard Fitzgerald2023-09-181-13/+23
* kunit: include debugfs header fileArnd Bergmann2023-06-091-0/+1
* kunit: fix bug in the order of lines in debugfs logsRae Moar2023-03-101-2/+12
* kunit: improve KTAP compliance of KUnit test outputRae Moar2022-12-121-1/+1
* kunit: fix debugfs code to use enum kunit_status, not boolDaniel Latypov2022-05-021-1/+1
* kunit: Support skipped testsDavid Gow2021-06-251-1/+1
* kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire2020-03-261-0/+116