summaryrefslogtreecommitdiff
path: root/tools/testing/kunit/kunit_json.py
AgeCommit message (Expand)Author
2022-05-16kunit: tool: misc cleanupsDaniel Latypov
2022-04-04kunit: tool: properly report the used arch for --json, or '' if not knownDaniel Latypov
2022-04-04kunit: tool: refactor how we plumb metadata into JSONDaniel Latypov
2022-04-04kunit: tool: readability tweaks in KernelCI json generation logicDaniel Latypov
2022-04-04kunit: tool: simplify code since build_dir can't be NoneDaniel Latypov
2022-04-04kunit: tool: make --json handling a bit clearerDaniel Latypov
2021-12-15kunit: tool: delete kunit_parser.TestResult typeDaniel Latypov
2021-12-13kunit: tool: fix --json output for skipped testsDaniel Latypov
2021-10-19kunit: tool: improve compatibility of kunit_parser with KTAP specificationRae Moar
2021-01-15kunit: tool: surface and address more typing issuesDaniel Latypov
2020-08-31kunit: tool: allow generating test results in JSONHeidi Fahim