HomeSort by: relevance | last modified time | path
    Searched refs:TEST_note (Results 1 - 25 of 88) sorted by relevancy

1 2 3 4

  /src/crypto/external/apache2/openssl/dist/test/
conf_include_test.c 58 TEST_note("changing path to %s", s);
90 TEST_note("Failure loading the configuration at line %ld", errline);
94 TEST_note("Failure expected but did not happen");
99 TEST_note("Failed in CONF_modules_load");
107 TEST_note("default_days incorrect");
115 TEST_note("default_bits incorrect");
122 TEST_note("countryName_default incorrect");
131 TEST_note("null provider not activated");
137 TEST_note("default provider not activated");
143 TEST_note("legacy provider not activated")
    [all...]
pbelutest.c 25 TEST_note("i=%d, pbe_type=%d, pbe_nid=%d", i, pbe_type, pbe_nid);
38 TEST_note("PBE type=%d %d (%s): %s\n", pbe_type, pbe_nid,
params_conversion_test.c 134 TEST_note("errant int32 on line %d", s->curr);
143 TEST_note("errant int64 on line %d", s->curr);
152 TEST_note("errant uint32 on line %d", s->curr);
161 TEST_note("errant uint64 on line %d", s->curr);
170 TEST_note("errant double on line %d", s->curr);
195 TEST_note("unexpected valid conversion to int32 on line %d", line);
201 TEST_note("unexpected conversion to int32 on line %d", line);
207 TEST_note("unexpected valid conversion from int32 on line %d",
216 TEST_note("unexpected valid conversion to int64 on line %d", line);
222 TEST_note("unexpected conversion to int64 on line %d", line)
    [all...]
pkey_meth_test.c 46 TEST_note("%d : %s : %s", pkey_id, OBJ_nid2ln(pkey_id), info);
74 TEST_note("%d : %s", pkey_id, OBJ_nid2ln(pkey_id));
ssl_cert_table_internal_test.c 35 TEST_note("Expected %s, got %s\n", OBJ_nid2sn(nid),
38 TEST_note("Expected auth mask 0x%x, got 0x%x\n",
srptest.c 168 TEST_note(" okay");
187 TEST_note(" okay");
206 TEST_note(" okay");
226 TEST_note(" okay");
238 TEST_note(" okay");
sparse_array_test.c 51 TEST_note("iteration %zu", i + 1);
56 TEST_note("iteration %zu / %zu", i + 1, j + 1);
168 TEST_note("failed at iteration %zu", i + 1);
  /src/crypto/external/bsd/openssl.old/dist/test/
conf_include_test.c 55 TEST_note("changing path to %s", s);
80 TEST_note("Failure loading the configuration at line %ld", errline);
84 TEST_note("Failure expected but did not happen");
89 TEST_note("Failed in CONF_modules_load");
96 TEST_note("RANDFILE incorrect");
104 TEST_note("default_days incorrect");
112 TEST_note("default_bits incorrect");
119 TEST_note("countryName_default incorrect");
139 TEST_note("environment variable with NULL conf failed");
149 TEST_note("missing environment variable with NULL conf failed")
    [all...]
pbelutest.c 25 TEST_note("i=%d, pbe_type=%d, pbe_nid=%d", i, pbe_type, pbe_nid);
38 TEST_note("PBE type=%d %d (%s): %s\n", pbe_type, pbe_nid,
asn1_internal_test.c 50 TEST_note("asn1 tbl_standard: Index %zu, NID %d, Name=%s",
90 TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s",
101 TEST_note("asn1 standard methods: out of order");
104 TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s",
pkey_meth_test.c 44 TEST_note("%d : %s : %s", pkey_id, OBJ_nid2ln(pkey_id), info);
72 TEST_note("%d : %s", pkey_id, OBJ_nid2ln(pkey_id));
ssl_cert_table_internal_test.c 45 TEST_note("Expected %s, got %s\n", OBJ_nid2sn(nid),
48 TEST_note("Expected auth mask 0x%x, got 0x%x\n", amask, clu->amask);
x509_internal_test.c 55 TEST_note("%d : %s", (*tmp)->ext_nid, OBJ_nid2sn((*tmp)->ext_nid));
100 TEST_note("'%s' should not be parsed as IP address", a2i_ipaddress_tests[idx].ipasc);
d2i_test.c 131 TEST_note("Usage: d2i_test item_name expected_error file.der");
139 TEST_note("Supported types:");
145 TEST_note("\t%s", it->sname);
x509_dup_cert_test.c 41 TEST_note("usage: x509_dup_cert_test cert.pem...");
srptest.c 162 TEST_note(" okay");
181 TEST_note(" okay");
200 TEST_note(" okay");
220 TEST_note(" okay");
232 TEST_note(" okay");
  /src/crypto/external/bsd/openssl/dist/test/
conf_include_test.c 57 TEST_note("changing path to %s", s);
83 TEST_note("Failure loading the configuration at line %ld", errline);
87 TEST_note("Failure expected but did not happen");
92 TEST_note("Failed in CONF_modules_load");
100 TEST_note("default_days incorrect");
108 TEST_note("default_bits incorrect");
115 TEST_note("countryName_default incorrect");
135 TEST_note("environment variable with NULL conf failed");
145 TEST_note("missing environment variable with NULL conf failed");
217 TEST_note("Unable to open the file argument")
    [all...]
pbelutest.c 25 TEST_note("i=%d, pbe_type=%d, pbe_nid=%d", i, pbe_type, pbe_nid);
38 TEST_note("PBE type=%d %d (%s): %s\n", pbe_type, pbe_nid,
params_conversion_test.c 134 TEST_note("errant int32 on line %d", s->curr);
143 TEST_note("errant int64 on line %d", s->curr);
152 TEST_note("errant uint32 on line %d", s->curr);
161 TEST_note("errant uint64 on line %d", s->curr);
170 TEST_note("errant double on line %d", s->curr);
194 TEST_note("unexpected valid conversion to int32 on line %d", line);
200 TEST_note("unexpected conversion to int32 on line %d", line);
206 TEST_note("unexpected valid conversion from int32 on line %d",
214 TEST_note("unexpected valid conversion to int64 on line %d", line);
220 TEST_note("unexpected conversion to int64 on line %d", line)
    [all...]
asn1_internal_test.c 56 TEST_note("asn1 tbl_standard: Index %zu, NID %d, Name=%s",
96 TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s",
107 TEST_note("asn1 standard methods: out of order");
110 TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s",
pkey_meth_test.c 47 TEST_note("%d : %s : %s", pkey_id, OBJ_nid2ln(pkey_id), info);
76 TEST_note("%d : %s", pkey_id, OBJ_nid2ln(pkey_id));
ssl_cert_table_internal_test.c 35 TEST_note("Expected %s, got %s\n", OBJ_nid2sn(nid),
38 TEST_note("Expected auth mask 0x%x, got 0x%x\n", amask, clu->amask);
x509_internal_test.c 46 TEST_note("%d : %s", (*tmp)->ext_nid, OBJ_nid2sn((*tmp)->ext_nid));
91 TEST_note("'%s' should not be parsed as IP address", a2i_ipaddress_tests[idx].ipasc);
srptest.c 168 TEST_note(" okay");
187 TEST_note(" okay");
206 TEST_note(" okay");
226 TEST_note(" okay");
238 TEST_note(" okay");
sparse_array_test.c 51 TEST_note("iteration %zu", i + 1);
56 TEST_note("iteration %zu / %zu", i + 1, j + 1);
163 TEST_note("failed at iteration %zu", i + 1);

Completed in 34 milliseconds

1 2 3 4