summaryrefslogtreecommitdiffstats
path: root/lib/kunit/executor.c
AgeCommit message (Expand)AuthorLines
2021-02-08kunit: add kunit.filter_glob cmdline option to filter suitesDaniel Latypov-9/+84
2020-10-09kunit: test: add test plan to KUnit TAP formatBrendan Higgins-0/+17
2020-10-09init: main: add KUnit to kernel initBrendan Higgins-3/+1
2020-10-09kunit: test: create a single centralized executor for all testsAlan Maguire-0/+28