aboutsummaryrefslogtreecommitdiff
path: root/lib/kunit/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-18kunit: Use string_stream for test logGravatar Richard Fitzgerald 1-13/+23
2023-06-09kunit: include debugfs header fileGravatar Arnd Bergmann 1-0/+1
2023-03-10kunit: fix bug in the order of lines in debugfs logsGravatar Rae Moar 1-2/+12
2022-12-12kunit: improve KTAP compliance of KUnit test outputGravatar Rae Moar 1-1/+1
2022-05-02kunit: fix debugfs code to use enum kunit_status, not boolGravatar Daniel Latypov 1-1/+1
2021-06-25kunit: Support skipped testsGravatar David Gow 1-1/+1
2020-03-26kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayGravatar Alan Maguire 1-0/+116