Home
last modified time | relevance | path

Searched refs:ksft_test_result_error (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/tools/testing/selftests/ir/
Dir_loopback.c187 ksft_test_result_error("no scancode decoded: %m\n"); in main()
196 ksft_test_result_error("decoded protocol is different: %d\n", in main()
200 ksft_test_result_error("decoded scancode is different: %llx\n", in main()
/linux-5.19.10/tools/testing/selftests/timens/
Dlog.h14 ksft_test_result_error(fmt "\n", ##__VA_ARGS__); \
/linux-5.19.10/tools/testing/selftests/futex/include/
Dlogging.h114 ksft_test_result_error("%s\n", test_name); in print_result()
/linux-5.19.10/tools/testing/selftests/arm64/mte/
Dmte_common_util.h89 ksft_test_result_error("Unknown return code %d from %s", in evaluate_test()
/linux-5.19.10/tools/testing/selftests/
Dkselftest.h216 static inline void ksft_test_result_error(const char *msg, ...) in ksft_test_result_error() function
/linux-5.19.10/tools/testing/selftests/pidfd/
Dpidfd_fdinfo_test.c51 ksft_test_result_error("%s test: %s\n", test_name, err->msg); in error_report()