Age | Commit message (Expand) | Author |
---|---|---|
2022-10-07 | kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends | Daniel Latypov |
2022-04-05 | kunit: Make kunit_remove_resource() idempotent | David Gow |
2022-04-04 | kunit: use NULL macros | Ricardo Ribalda |
2021-10-19 | kunit: drop assumption in kunit-log-test about current suite | Daniel Latypov |
2021-06-25 | kunit: Support skipped tests | David Gow |
2020-06-26 | kunit: add support for named resources | Alan Maguire |
2020-06-26 | kunit: generalize kunit_resource API beyond allocated resources | Alan Maguire |
2020-03-26 | kunit: add log test | Alan Maguire |
2020-03-26 | kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display | Alan Maguire |
2020-01-09 | kunit: allow kunit tests to be loaded as a module | Alan Maguire |