diff options
author | Stefano Pigozzi <me@steffo.eu> | 2024-12-07 02:23:25 +0100 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2025-01-14 17:06:31 -0700 |
commit | e8731ecdd67d3d32a2e15a1eea66cfb1e4a5871a (patch) | |
tree | a3f83256e4023bb1fed25f5ef7be2bcf8410152e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e0746bde6f820a6239628a5c17653b5c3c3d56df (diff) |
selftests: kselftest: Add ksft_test_result_xpass
The functions ksft_test_result_pass, ksft_test_result_fail,
ksft_test_result_xfail, and ksft_test_result_skip already exist and are
available for use in selftests, but no XPASS equivalent is
available.
This adds a new function to that family that outputs XPASS, so that it's
available for future test writers.
Link: https://lore.kernel.org/r/20241207012325.56611-1-me@steffo.eu
Signed-off-by: Stefano Pigozzi <me@steffo.eu>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions