Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-18 | kunit: add ability to run tests after boot using debugfs | Rae Moar | 1 | -0/+68 |
2023-12-18 | kunit: debugfs: Handle errors from alloc_string_stream() | Richard Fitzgerald | 1 | -5/+25 |
2023-12-18 | kunit: debugfs: Fix unchecked dereference in debugfs_print_results() | Richard Fitzgerald | 1 | -1/+3 |
2023-09-18 | kunit: Use string_stream for test log | Richard Fitzgerald | 1 | -13/+23 |
2023-06-10 | kunit: include debugfs header file | Arnd Bergmann | 1 | -0/+1 |
2023-03-10 | kunit: fix bug in the order of lines in debugfs logs | Rae Moar | 1 | -2/+12 |
2022-12-13 | kunit: improve KTAP compliance of KUnit test output | Rae Moar | 1 | -1/+1 |
2022-05-02 | kunit: fix debugfs code to use enum kunit_status, not bool | Daniel Latypov | 1 | -1/+1 |
2021-06-25 | kunit: Support skipped tests | David Gow | 1 | -1/+1 |
2020-03-26 | kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display | Alan Maguire | 1 | -0/+116 |