Home
last modified time | relevance | path

Searched refs:ksft_test_result_error (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/ir/
H A Dir_loopback.c178 ksft_test_result_error("no scancode decoded: %m\n"); in main()
187 ksft_test_result_error("decoded protocol is different: %d\n", in main()
191 ksft_test_result_error("decoded scancode is different: %llx\n", in main()
/kernel/linux/linux-6.6/tools/testing/selftests/ir/
H A 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()
/kernel/linux/linux-5.10/tools/testing/selftests/timens/
H A Dlog.h14 ksft_test_result_error(fmt "\n", ##__VA_ARGS__); \
/kernel/linux/linux-6.6/tools/testing/selftests/timens/
H A Dlog.h14 ksft_test_result_error(fmt "\n", ##__VA_ARGS__); \
/kernel/linux/linux-5.10/tools/testing/selftests/futex/include/
H A Dlogging.h114 ksft_test_result_error("%s\n", test_name); in print_result()
/kernel/linux/linux-6.6/tools/testing/selftests/futex/include/
H A Dlogging.h114 ksft_test_result_error("%s\n", test_name); in print_result()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.h89 ksft_test_result_error("Unknown return code %d from %s", in evaluate_test()
/kernel/linux/linux-5.10/tools/testing/selftests/
H A Dkselftest.h27 * ksft_test_result_error(fmt, ...);
196 static inline void ksft_test_result_error(const char *msg, ...) in ksft_test_result_error() function
/kernel/linux/linux-5.10/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c51 ksft_test_result_error("%s test: %s\n", test_name, err->msg); in error_report()
/kernel/linux/linux-6.6/tools/testing/selftests/
H A Dkselftest.h27 * ksft_test_result_error(fmt, ...);
227 static inline void ksft_test_result_error(const char *msg, ...) in ksft_test_result_error() function
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c51 ksft_test_result_error("%s test: %s\n", test_name, err->msg); in error_report()

Completed in 5 milliseconds