Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-05 | kunit: add tests for using current KUnit test field | 1 | -1/+41 | |
2023-03-10 | kunit: fix bug of extra newline characters in debugfs logs | 1 | -12/+23 | |
2022-10-07 | kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends | 1 | -0/+7 | |
2022-04-05 | kunit: Make kunit_remove_resource() idempotent | 1 | -0/+35 | |
2022-04-04 | kunit: use NULL macros | 1 | -1/+1 | |
2021-10-19 | kunit: drop assumption in kunit-log-test about current suite | 1 | -6/+8 | |
2021-06-25 | kunit: Support skipped tests | 1 | -1/+41 | |
2020-06-26 | kunit: add support for named resources | 1 | -0/+37 | |
2020-06-26 | kunit: generalize kunit_resource API beyond allocated resources | 1 | -20/+54 | |
2020-03-26 | kunit: add log test | 1 | -1/+39 | |
2020-03-26 | kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display | 1 | -2/+2 | |
2020-01-09 | kunit: allow kunit tests to be loaded as a module | 1 | -0/+334 |