Re: [PATCH] kunit: Add documentation of --list_suites

From: David Gow

Date: Sun Mar 08 2026 - 05:38:24 EST


Le 08/03/2026 à 5:06 PM, Ryota Sakamoto a écrit :
Commit 60f3ada4174f ("kunit: Add --list_suites to show suites") introduced
the --list_suites option to kunit.py, but the update to the corresponding
run_wrapper documentation was omitted.

Add the missing description for --list_suites to keep the documentation in
sync with the tool's supported arguments.

Fixes: 60f3ada4174f ("kunit: Add --list_suites to show suites")
Signed-off-by: Ryota Sakamoto <sakamo.ryota@xxxxxxxxx>
---

Thanks very much!

Reviewed-by: David Gow <david@xxxxxxxxxxxx>

Cheers,
-- David