Searched refs:test_verdict (Results 1 – 1 of 1) sorted by relevance
/third_party/openssl/test/testutil/ |
D | driver.c | 259 PRINTF_FORMAT(2, 3) static void test_verdict(int verdict, in test_verdict() function 337 test_verdict(verdict, "%d - %s", test_case_count + 1, test_title); in run_tests() 381 test_verdict(v, "%d - iteration %d", in run_tests() 384 test_verdict(v, "%d - %s - iteration %d", in run_tests() 397 test_verdict(verdict, "%d - %s", test_case_count + 1, in run_tests()
|