[PATCH] kunit: Add documentation of --list_suites

1 view
Skip to first unread message

Ryota Sakamoto

unread,
Mar 8, 2026, 5:06:32 AM (13 days ago) Mar 8
to Brendan Higgins, David Gow, Rae Moar, Jonathan Corbet, Shuah Khan, linux-k...@vger.kernel.org, kuni...@googlegroups.com, work...@vger.kernel.org, linu...@vger.kernel.org, linux-...@vger.kernel.org, David Gow, Ryota Sakamoto
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...@gmail.com>
---
Documentation/dev-tools/kunit/run_wrapper.rst | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/dev-tools/kunit/run_wrapper.rst b/Documentation/dev-tools/kunit/run_wrapper.rst
index 3c0b585dcfffbd3929d0eef1ab9376fa4f380872..770bb09a475ae799d9247d4c5558fc3306b9cd64 100644
--- a/Documentation/dev-tools/kunit/run_wrapper.rst
+++ b/Documentation/dev-tools/kunit/run_wrapper.rst
@@ -336,6 +336,8 @@ command line arguments:
- ``--list_tests_attr``: If set, lists all tests that will be run and all of their
attributes.

+- ``--list_suites``: If set, lists all suites that will be run.
+
Command-line completion
==============================


---
base-commit: fa2c3ed5f079d41db0433a8dc829b9f6fb408aaf
change-id: 20260305-kunit-list_suites-doc-c0bf7b2482d8

Best regards,
--
Ryota Sakamoto <sakamo...@gmail.com>

David Gow

unread,
Mar 8, 2026, 5:38:08 AM (13 days ago) Mar 8
to Ryota Sakamoto, Brendan Higgins, David Gow, Rae Moar, Jonathan Corbet, Shuah Khan, linux-k...@vger.kernel.org, kuni...@googlegroups.com, work...@vger.kernel.org, linu...@vger.kernel.org, linux-...@vger.kernel.org
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...@gmail.com>
> ---

Thanks very much!

Reviewed-by: David Gow <da...@davidgow.net>

Cheers,
-- David
Reply all
Reply to author
Forward
0 new messages