Searched refs:ksft_test_result_error (Results 1 – 4 of 4) sorted by relevance
178 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()
114 ksft_test_result_error("%s\n", test_name); in print_result()
137 static inline void ksft_test_result_error(const char *msg, ...) in ksft_test_result_error() function
50 ksft_test_result_error("%s test: %s\n", test_name, err->msg); in error_report()