aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kunit/executor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-25kunit: add unit test for filtering suites by namesDaniel Latypov1-14/+19
2021-06-11kunit: Add 'kunit_shutdown' optionDavid Gow1-0/+20
2021-02-08kunit: add kunit.filter_glob cmdline option to filter suitesDaniel Latypov1-9/+84
2020-10-09kunit: test: add test plan to KUnit TAP formatBrendan Higgins1-0/+17
2020-10-09init: main: add KUnit to kernel initBrendan Higgins1-3/+1
2020-10-09kunit: test: create a single centralized executor for all testsAlan Maguire1-0/+28