summaryrefslogtreecommitdiffstats
path: root/lib/kunit/try-catch.c
AgeCommit message (Expand)AuthorLines
2020-01-09kunit: remove timeout dependence on sysctl_hung_task_timeout_secondsAlan Maguire-18/+4
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire-0/+2
2020-01-09kunit: hide unexported try-catch interface in try-catch-impl.hAlan Maguire-11/+2
2019-09-30kunit: test: add support for test abortBrendan Higgins-0/+118