diff options
author | Rae Moar <rmoar@google.com> | 2024-11-14 01:24:06 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2024-11-20 00:52:17 +0300 |
commit | 3c67a2c09b3c32fd9fc5caf2afacd15267d08071 (patch) | |
tree | 355ffb616ae3b5a41f2c32907c8da713639a2645 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 062a9dd9bad7d802a6f6f23b09118b69d8766c61 (diff) | |
download | linux-3c67a2c09b3c32fd9fc5caf2afacd15267d08071.tar.xz |
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 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions