* [PATCH] kunit: Add documentation of --list_suites
@ 2026-03-08 9:06 Ryota Sakamoto
2026-03-08 9:38 ` David Gow
0 siblings, 1 reply; 2+ messages in thread
From: Ryota Sakamoto @ 2026-03-08 9:06 UTC (permalink / raw)
To: Brendan Higgins, David Gow, Rae Moar, Jonathan Corbet, Shuah Khan
Cc: linux-kselftest, kunit-dev, workflows, linux-doc, linux-kernel,
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.ryota@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.ryota@gmail.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] kunit: Add documentation of --list_suites
2026-03-08 9:06 [PATCH] kunit: Add documentation of --list_suites Ryota Sakamoto
@ 2026-03-08 9:38 ` David Gow
0 siblings, 0 replies; 2+ messages in thread
From: David Gow @ 2026-03-08 9:38 UTC (permalink / raw)
To: Ryota Sakamoto, Brendan Higgins, David Gow, Rae Moar,
Jonathan Corbet, Shuah Khan
Cc: linux-kselftest, kunit-dev, workflows, linux-doc, linux-kernel
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@gmail.com>
> ---
Thanks very much!
Reviewed-by: David Gow <david@davidgow.net>
Cheers,
-- David
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-08 9:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-08 9:06 [PATCH] kunit: Add documentation of --list_suites Ryota Sakamoto
2026-03-08 9:38 ` David Gow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox