summaryrefslogtreecommitdiffstats
path: root/lib/kunit/Kconfig
AgeCommit message (Expand)AuthorLines
2024-05-06kunit: test: Move fault tests behind KUNIT_FAULT_TEST Kconfig optionDavid Gow-0/+11
2023-08-08kunit: Allow kunit test modules to use test filteringJanusz Krzysztofik-1/+1
2022-09-30kunit: add kunit.enable to enable/disable KUnit testJoe Fradley-0/+11
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