| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-14 | kunit: Add backtrace suppression self-tests | Guenter Roeck | 1 | -0/+1 |
| 2026-05-14 | bug/kunit: Core support for suppressing warning backtraces | Alessandro Carminati | 1 | -1/+2 |
| 2025-08-15 | kunit: Always descend into kunit directory during build | Thomas Weißschuh | 1 | -1/+1 |
| 2024-07-29 | platform: Add test managed platform_device/driver APIs | Stephen Boyd | 1 | -1/+3 |
| 2024-06-14 | kunit: test: Add vm_mmap() allocation resource manager | Kees Cook | 1 | -0/+1 |
| 2024-05-30 | kunit: Cover 'assert.c' with tests | Ivan Orlov | 1 | -0/+1 |
| 2023-12-18 | kunit: Add APIs for managing devices | davidgow@google.com | 1 | -1/+2 |
| 2023-07-26 | kunit: Add test attributes API structure | Rae Moar | 1 | -1/+2 |
| 2023-02-27 | kunit: Fix 'hooks.o' build by recursing into kunit | David Gow | 1 | -1/+1 |
| 2023-02-08 | kunit: Expose 'static stub' API to redirect functions | David Gow | 1 | -0/+1 |
| 2023-02-08 | kunit: Add "hooks" to call into KUnit when it's built as a module | David Gow | 1 | -0/+3 |
| 2022-04-04 | kunit: split resource API impl from test.c into new resource.c | Daniel Latypov | 1 | -0/+1 |
| 2020-10-09 | kunit: test: create a single centralized executor for all tests | Alan Maguire | 1 | -1/+2 |
| 2020-03-26 | kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display | Alan Maguire | 1 | -0/+4 |
| 2020-01-09 | kunit: allow kunit to be loaded as a module | Alan Maguire | 1 | -1/+3 |
| 2020-01-09 | kunit: allow kunit tests to be loaded as a module | Alan Maguire | 1 | -3/+7 |
| 2019-09-30 | kunit: test: add tests for kunit test abort | Brendan Higgins | 1 | -1/+2 |
| 2019-09-30 | kunit: test: add support for test abort | Brendan Higgins | 1 | -1/+2 |
| 2019-09-30 | kunit: test: add initial tests | Brendan Higgins | 1 | -0/+4 |
| 2019-09-30 | kunit: test: add assertion printing library | Brendan Higgins | 1 | -1/+2 |
| 2019-09-30 | kunit: test: add string_stream a std::stream like string builder | Brendan Higgins | 1 | -1/+2 |
| 2019-09-30 | kunit: test: add KUnit test runner core | Brendan Higgins | 1 | -0/+1 |