summaryrefslogtreecommitdiff
path: root/rust/kernel/ptr/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorRyota Sakamoto <sakamo.ryota@gmail.com>2026-02-13 01:37:32 +0900
committerShuah Khan <skhan@linuxfoundation.org>2026-04-06 13:47:52 -0600
commitb5f92fc4a7ac57c88a4ac600cf401171b3ea3b5f (patch)
tree5df92b1f4212ba910e6c138e222ae05a0acf6bc1 /rust/kernel/ptr/git@git.tavy.me:linux.git
parent591cd656a1bf5ea94a222af5ef2ee76df029c1d2 (diff)
kunit: Add --list_suites to show suites
Currently, kunit.py allows listing all individual tests via --list_tests. However, users often need to see only the available test suites. Add --list_suites to show suites. This option parses the test list output from the kernel and prints only the suite names. Example of the output of --list_suites: example_init miscdev_init printk-ringbuffer Signed-off-by: Ryota Sakamoto <sakamo.ryota@gmail.com> Reviewed-by: David Gow <david@davidgow.net> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'rust/kernel/ptr/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions