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