Lines Matching refs:TEST_error
51 TEST_error("unexpected PEM object: %s", name);
58 TEST_error("error parsing input %s", name);
66 TEST_error("encoded length %ld of %s != input length %ld",
78 TEST_error("encoded length %ld of %s != input length %ld",
85 TEST_error("unexpected buffer position after encoding %s", name);
90 TEST_error("encoded content of %s does not match input", name);
97 TEST_error("second d2i call failed for %s", name);
103 TEST_error("X509_cmp for %s resulted in %d", name, err);
113 TEST_error("encoded length %ld of %s != input length %ld",
119 TEST_error("encoded content of %s does not match input", name);
132 TEST_error("encoded length %ld of %s > input length %ld",
138 TEST_error("encoded cert content does not match input");
176 TEST_error("Error parsing test options\n");