f473dd9488d9 ("kunit: tool: make TestCounts a dataclass") e0cc8c052a39 ("kunit: tool: delete kunit_parser.TestResult type") e56e482855b7 ("kunit: tool: Report an error if any test has no subtests") c68077b14692 ("kunit: tool: Do not error on tests without test plans") d65d07cb5b01 ("kunit: tool: improve compatibility of kunit_parser with KTAP specification") ff9e09a3762f ("kunit: tool: support running each suite/test separately") 5f6aa6d82e45 ("kunit: tool: actually track how long it took to run tests") 7ef925ea8194 ("kunit: tool: factor exec + parse steps into a function") a54ea2e05725 ("kunit: tool: misc fixes (unused vars, imports, leaked files)") d8c23ead708b ("kunit: tool: better handling of quasi-bool args (--json, --raw_output)") acd8e8407b8f ("kunit: Print test statistics on failure") 6a499c9c42d0 ("kunit: tool: make --raw_output support only showing kunit output") 6cb51a1874d0 ("kunit: tool: add --kernel_args to allow setting module params") ed01ad3a2fac ("kunit: tool: Fix error messages for cases of no tests and wrong TAP header") 5acaf6031f53 ("kunit: tool: Support skipped tests in kunit_tool") 6d2426b2f258 ("kunit: Support skipped tests") b29b14f11d88 ("kunit: tool: internal refactor of parser input handling") 87c9c1631788 ("kunit: tool: add support for QEMU") b6d5799b0b58 ("kunit: Add 'kunit_shutdown' option") 384426bd101c ("kunit: Fix result propagation for parameterised tests")