Loading test/asn1_encode_test.c +1 −0 Original line number Diff line number Diff line Loading @@ -814,6 +814,7 @@ static int test_intern(const TEST_PACKAGE *package) if (!do_print_item(package)) { TEST_error("Printing of %s failed", package->name); TEST_openssl_errors(); fail++; } Loading Loading
test/asn1_encode_test.c +1 −0 Original line number Diff line number Diff line Loading @@ -814,6 +814,7 @@ static int test_intern(const TEST_PACKAGE *package) if (!do_print_item(package)) { TEST_error("Printing of %s failed", package->name); TEST_openssl_errors(); fail++; } Loading