Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites | Daniel Latypov | 2022-07-11 | 1 | -103/+41 |
* | kunit: bail out of test filtering logic quicker if OOM | Daniel Latypov | 2022-05-12 | 1 | -1/+3 |
* | kunit: fix too small allocation when using suite-only kunit.filter_glob | Daniel Latypov | 2021-10-19 | 1 | -0/+1 |
* | kunit: tool: allow filtering test cases via glob | Daniel Latypov | 2021-10-19 | 1 | -13/+96 |
* | kunit: fix reference count leak in kfree_at_end | Xiyu Yang | 2021-10-01 | 1 | -2/+2 |
* | kunit: add unit test for filtering suites by names | Daniel Latypov | 2021-06-25 | 1 | -0/+133 |