Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-22 | kunit: make kunit_test_timeout compatible with comment | Peng Liu | 1 | -1/+1 |
2022-03-22 | kunit: fix UAF when run kfence test case test_gfpzero | Peng Liu | 1 | -0/+1 |
2021-12-13 | exit: Rename complete_and_exit to kthread_complete_and_exit | Eric W. Biederman | 1 | -2/+2 |
2020-01-09 | kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds | Alan Maguire | 1 | -18/+4 |
2020-01-09 | kunit: allow kunit tests to be loaded as a module | Alan Maguire | 1 | -0/+2 |
2020-01-09 | kunit: hide unexported try-catch interface in try-catch-impl.h | Alan Maguire | 1 | -11/+2 |
2019-09-30 | kunit: test: add support for test abort | Brendan Higgins | 1 | -0/+118 |