summaryrefslogtreecommitdiff
path: root/lib/kunit/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-18kunit: Use string_stream for test logRichard Fitzgerald1-13/+23
2023-06-10kunit: include debugfs header fileArnd Bergmann1-0/+1
2023-03-10kunit: fix bug in the order of lines in debugfs logsRae Moar1-2/+12
2022-12-13kunit: improve KTAP compliance of KUnit test outputRae Moar1-1/+1
2022-05-02kunit: fix debugfs code to use enum kunit_status, not boolDaniel Latypov1-1/+1
2021-06-25kunit: Support skipped testsDavid Gow1-1/+1
2020-03-26kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire1-0/+116