Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kunit: tool: misc cleanups | Daniel Latypov | 2022-05-16 | 1 | -4/+1 |
* | kunit: tool: properly report the used arch for --json, or '' if not known | Daniel Latypov | 2022-04-04 | 1 | -2/+2 |
* | kunit: tool: refactor how we plumb metadata into JSON | Daniel Latypov | 2022-04-04 | 1 | -9/+20 |
* | kunit: tool: readability tweaks in KernelCI json generation logic | Daniel Latypov | 2022-04-04 | 1 | -10/+10 |
* | kunit: tool: simplify code since build_dir can't be None | Daniel Latypov | 2022-04-04 | 1 | -5/+3 |
* | kunit: tool: make --json handling a bit clearer | Daniel Latypov | 2022-04-04 | 1 | -10/+2 |
* | kunit: tool: delete kunit_parser.TestResult type | Daniel Latypov | 2021-12-15 | 1 | -3/+3 |
* | kunit: tool: fix --json output for skipped tests | Daniel Latypov | 2021-12-13 | 1 | -0/+2 |
* | kunit: tool: improve compatibility of kunit_parser with KTAP specification | Rae Moar | 2021-10-19 | 1 | -28/+28 |
* | kunit: tool: surface and address more typing issues | Daniel Latypov | 2021-01-15 | 1 | -1/+1 |
* | kunit: tool: allow generating test results in JSON | Heidi Fahim | 2020-08-31 | 1 | -0/+63 |