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