Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c31 static const char *hashchk_failure_msg; variable
36 hashchk_failure_msg = "wrong signal received"; in hashchk_handler()
38 hashchk_failure_msg = "wrong signal code received"; in hashchk_handler()
60 hashchk_failure_msg = NULL; in hashchk_detected_test()
62 hashchk_failure_msg = "hashchk failed to trigger"; in hashchk_detected_test()
66 FAIL_IF_MSG(hashchk_failure_msg, hashchk_failure_msg); in hashchk_detected_test()