Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-17 | kunit: fix executor OOM error handling logic on non-UML | Daniel Latypov | 1 | -4/+5 |
2022-05-12 | kunit: bail out of test filtering logic quicker if OOM | Daniel Latypov | 1 | -5/+22 |
2021-10-19 | kunit: add 'kunit.action' param to allow listing out tests | Daniel Latypov | 1 | -5/+40 |
2021-10-19 | kunit: fix too small allocation when using suite-only kunit.filter_glob | Daniel Latypov | 1 | -1/+1 |
2021-10-19 | kunit: tool: allow filtering test cases via glob | Daniel Latypov | 1 | -11/+96 |
2021-06-25 | kunit: add unit test for filtering suites by names | Daniel Latypov | 1 | -14/+19 |
2021-06-11 | kunit: Add 'kunit_shutdown' option | David Gow | 1 | -0/+20 |
2021-02-08 | kunit: add kunit.filter_glob cmdline option to filter suites | Daniel Latypov | 1 | -9/+84 |
2020-10-09 | kunit: test: add test plan to KUnit TAP format | Brendan Higgins | 1 | -0/+17 |
2020-10-09 | init: main: add KUnit to kernel init | Brendan Higgins | 1 | -3/+1 |
2020-10-09 | kunit: test: create a single centralized executor for all tests | Alan Maguire | 1 | -0/+28 |