summaryrefslogtreecommitdiffstats
path: root/lib/kunit/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-06-01kunit: default KUNIT_* fragments to KUNIT_ALL_TESTSAnders Roxell1-3/+6
2020-06-01kunit: Kconfig: enable a KUNIT_ALL_TESTS fragmentAnders Roxell1-0/+14
2020-03-26kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire1-0/+8
2020-01-09kunit: allow kunit to be loaded as a moduleAlan Maguire1-1/+1
2020-01-09kunit: allow kunit tests to be loaded as a moduleAlan Maguire1-2/+2
2019-09-30kunit: test: add initial testsBrendan Higgins1-0/+23
2019-09-30kunit: test: add KUnit test runner coreBrendan Higgins1-0/+13