Searched refs:hashchk_failure_msg (Results 1 – 1 of 1) sorted by relevance
37 static const char *hashchk_failure_msg; variable 42 hashchk_failure_msg = "wrong signal received"; in hashchk_handler() 44 hashchk_failure_msg = "wrong signal code received"; in hashchk_handler() 66 hashchk_failure_msg = NULL; in hashchk_detected_test() 68 hashchk_failure_msg = "hashchk failed to trigger"; in hashchk_detected_test() 72 FAIL_IF_MSG(hashchk_failure_msg, hashchk_failure_msg); in hashchk_detected_test()