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