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