Lines Matching refs:TEST_error
50 TEST_error("unexpected PEM object: %s", name);
57 TEST_error("error parsing input %s", name);
65 TEST_error("encoded length %ld of %s != input length %ld",
77 TEST_error("encoded length %ld of %s != input length %ld",
84 TEST_error("unexpected buffer position after encoding %s", name);
89 TEST_error("encoded content of %s does not match input", name);
96 TEST_error("second d2i call failed for %s", name);
102 TEST_error("X509_cmp for %s resulted in %d", name, err);
112 TEST_error("encoded length %ld of %s != input length %ld",
118 TEST_error("encoded content of %s does not match input", name);
131 TEST_error("encoded length %ld of %s > input length %ld",
137 TEST_error("encoded cert content does not match input");
175 TEST_error("Error parsing test options\n");