diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-02-28 16:59:12 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-01 10:30:28 +0000 |
commit | 69fe8ec4f673b5b35a34718dc39a5131bfc55e36 (patch) | |
tree | bb3c0bcca9474ac46b720c98bc9ccb7691ac100e /scripts/bpf_doc.py | |
parent | 38c957f07038278b98af7223a411c0daa54bd1b4 (diff) |
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 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions