Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-30 | kunit: add kunit.enable to enable/disable KUnit test | Joe Fradley | 1 | -0/+11 |
2021-02-09 | kunit: add kunit.filter_glob cmdline option to filter suites | Daniel Latypov | 1 | -0/+1 |
2020-06-01 | kunit: default KUNIT_* fragments to KUNIT_ALL_TESTS | Anders Roxell | 1 | -3/+6 |
2020-06-01 | kunit: Kconfig: enable a KUNIT_ALL_TESTS fragment | Anders Roxell | 1 | -0/+14 |
2020-03-26 | kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display | Alan Maguire | 1 | -0/+8 |
2020-01-10 | kunit: allow kunit to be loaded as a module | Alan Maguire | 1 | -1/+1 |
2020-01-10 | kunit: allow kunit tests to be loaded as a module | Alan Maguire | 1 | -2/+2 |
2019-10-01 | kunit: test: add initial tests | Brendan Higgins | 1 | -0/+23 |
2019-10-01 | kunit: test: add KUnit test runner core | Brendan Higgins | 1 | -0/+13 |