summaryrefslogtreecommitdiff
path: root/lib/kunit/try-catch.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-08kunit: make kunit_test_timeout compatible with commentPeng Liu1-1/+1
2020-01-10kunit: remove timeout dependence on sysctl_hung_task_timeout_secondsAlan Maguire1-18/+4
2020-01-10kunit: allow kunit tests to be loaded as a moduleAlan Maguire1-0/+2
2020-01-10kunit: hide unexported try-catch interface in try-catch-impl.hAlan Maguire1-11/+2
2019-10-01kunit: test: add support for test abortBrendan Higgins1-0/+118