diff options
author | 2024-11-13 22:24:06 +0000 | |
---|---|---|
committer | 2024-11-19 14:52:17 -0700 | |
commit | 3c67a2c09b3c32fd9fc5caf2afacd15267d08071 (patch) | |
tree | 355ffb616ae3b5a41f2c32907c8da713639a2645 /scripts/gdb/linux/modules.py | |
parent | kunit: tool: Only print the summary (diff) | |
download | wireguard-linux-3c67a2c09b3c32fd9fc5caf2afacd15267d08071.tar.xz wireguard-linux-3c67a2c09b3c32fd9fc5caf2afacd15267d08071.zip |
kunit: tool: print failed tests only
Add flag --failed to kunit.py to print only failed tests. This printing
is done after running is over.
This patch also adds the method print_test() that will also print your
Test object. Before, all printing of tests occurred during parsing. This
method could be useful in the future when converting to/from KTAP to this
pretty-print output.
Link: https://lore.kernel.org/r/20241113222406.1590372-2-rmoar@google.com
Signed-off-by: Rae Moar <rmoar@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions