Files
linux/tools/testing/selftests
Stefano Pigozzi e8731ecdd6 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>
2025-01-14 17:06:31 -07:00
..
2024-07-11 11:23:55 -06:00
2023-08-24 10:41:47 -04:00
2024-08-01 13:55:33 -06:00
2024-08-19 22:36:26 -04:00
2024-12-05 19:54:44 -08:00
2023-10-05 14:22:53 -06:00
2025-01-14 17:06:31 -07:00