1ee2ba89bea8 ("kunit: tool: make `build` subcommand also reconfigure if needed") db1679813f9f ("kunit: tool: use dataclass instead of collections.namedtuple") 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") d8c23ead708b ("kunit: tool: better handling of quasi-bool args (--json, --raw_output)") 6a499c9c42d0 ("kunit: tool: make --raw_output support only showing kunit output") 6cb51a1874d0 ("kunit: tool: add --kernel_args to allow setting module params") df4b0807ca1a ("kunit: tool: Assert the version requirement") 87c9c1631788 ("kunit: tool: add support for QEMU") d7eab3df8f39 ("Documentation: kunit: Update kunit_tool page") 11dbc62a73a7 ("Documentation: kunit: add tips for running KUnit") d992880b3d26 ("kunit: tool: add support for filtering suites by glob") 243180f5924e ("kunit: make kunit_tool accept optional path to .kunitconfig fragment") 7c2b108cbe75 ("Documentation: kunit: add tips.rst for small examples") 0b3e68076bb9 ("kunit: tool: stop using bare asserts in unit test") 2b8fdbbf1c61 ("kunit: tool: move kunitconfig parsing into __init__, make it optional") 09641f7c7d8f ("kunit: tool: surface and address more typing issues") 65a4e5299739 ("kunit: tool: Force the use of the 'tty' console for UML") f3ed003e64fe ("kunit: Introduce get_file_path() helper")