aboutsummaryrefslogtreecommitdiff
path: root/lib/kunit/Kconfig
AgeCommit message (Expand)Author
2021-02-08kunit: add kunit.filter_glob cmdline option to filter suitesDaniel Latypov
2020-06-01kunit: default KUNIT_* fragments to KUNIT_ALL_TESTSAnders Roxell
2020-06-01kunit: Kconfig: enable a KUNIT_ALL_TESTS fragmentAnders Roxell
2020-03-26kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire
2020-01-09kunit: allow kunit to be loaded as a moduleAlan Maguire
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire
2019-09-30kunit: test: add initial testsBrendan Higgins
2019-09-30kunit: test: add KUnit test runner coreBrendan Higgins