summaryrefslogtreecommitdiffstats
path: root/lib/kunit/executor_test.c
Commit message (Expand)AuthorAgeFilesLines
* kunit: fix too small allocation when using suite-only kunit.filter_globDaniel Latypov2021-10-191-0/+1
* kunit: tool: allow filtering test cases via globDaniel Latypov2021-10-191-13/+96
* kunit: fix reference count leak in kfree_at_endXiyu Yang2021-10-011-2/+2
* kunit: add unit test for filtering suites by namesDaniel Latypov2021-06-251-0/+133