diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-02-29 03:59:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-01 13:30:28 +0300 |
commit | 69fe8ec4f673b5b35a34718dc39a5131bfc55e36 (patch) | |
tree | bb3c0bcca9474ac46b720c98bc9ccb7691ac100e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 38c957f07038278b98af7223a411c0daa54bd1b4 (diff) | |
download | linux-69fe8ec4f673b5b35a34718dc39a5131bfc55e36.tar.xz |
selftests: kselftest_harness: save full exit code in metadata
Instead of tracking passed = 0/1 rename the field to exit_code
and invert the values so that they match the KSFT_* exit codes.
This will allow us to fold SKIP / XFAIL into the same value.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions