aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/kunit/executor_test.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-11kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suitesDaniel Latypov1-103/+41
2022-05-12kunit: bail out of test filtering logic quicker if OOMDaniel Latypov1-1/+3
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