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