summaryrefslogtreecommitdiffstats
path: root/lib/kunit/try-catch.c
Commit message (Expand)AuthorAgeFilesLines
* kunit: remove timeout dependence on sysctl_hung_task_timeout_secondsAlan Maguire2020-01-091-18/+4
* kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-091-0/+2
* kunit: hide unexported try-catch interface in try-catch-impl.hAlan Maguire2020-01-091-11/+2
* kunit: test: add support for test abortBrendan Higgins2019-09-301-0/+118