summaryrefslogtreecommitdiffstats
path: root/lib/kunit/executor_test.c
AgeCommit message (Expand)AuthorLines
2021-10-19kunit: fix too small allocation when using suite-only kunit.filter_globDaniel Latypov-0/+1
2021-10-19kunit: tool: allow filtering test cases via globDaniel Latypov-13/+96
2021-10-01kunit: fix reference count leak in kfree_at_endXiyu Yang-2/+2
2021-06-25kunit: add unit test for filtering suites by namesDaniel Latypov-0/+133