/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | params_conversion_test.c | 134 TEST_note("errant int32 on line %d", s->curr); in param_conversion_load_stanza() 143 TEST_note("errant int64 on line %d", s->curr); in param_conversion_load_stanza() 152 TEST_note("errant uint32 on line %d", s->curr); in param_conversion_load_stanza() 161 TEST_note("errant uint64 on line %d", s->curr); in param_conversion_load_stanza() 170 TEST_note("errant double on line %d", s->curr); in param_conversion_load_stanza() 194 TEST_note("unexpected valid conversion to int32 on line %d", line); in param_conversion_test() 200 TEST_note("unexpected conversion to int32 on line %d", line); in param_conversion_test() 206 TEST_note("unexpected valid conversion from int32 on line %d", in param_conversion_test() 214 TEST_note("unexpected valid conversion to int64 on line %d", line); in param_conversion_test() 220 TEST_note("unexpected conversion to int64 on line %d", line); in param_conversion_test() [all …]
|
H A D | conf_include_test.c | 57 TEST_note("changing path to %s", s); in change_path() 83 TEST_note("Failure loading the configuration at line %ld", errline); in test_load_config() 87 TEST_note("Failure expected but did not happen"); in test_load_config() 92 TEST_note("Failed in CONF_modules_load"); in test_load_config() 100 TEST_note("default_days incorrect"); in test_load_config() 108 TEST_note("default_bits incorrect"); in test_load_config() 115 TEST_note("countryName_default incorrect"); in test_load_config() 135 TEST_note("environment variable with NULL conf failed"); in test_check_null_numbers() 145 TEST_note("missing environment variable with NULL conf failed"); in test_check_null_numbers() 217 TEST_note("Unable to open the file argument"); in setup_tests()
|
H A D | asn1_internal_test.c | 56 TEST_note("asn1 tbl_standard: Index %zu, NID %d, Name=%s", in test_tbl_standard() 96 TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s", in test_standard_methods() 107 TEST_note("asn1 standard methods: out of order"); in test_standard_methods() 110 TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s", in test_standard_methods()
|
H A D | srptest.c | 168 TEST_note(" okay"); in run_srp_kat() 187 TEST_note(" okay"); in run_srp_kat() 206 TEST_note(" okay"); in run_srp_kat() 226 TEST_note(" okay"); in run_srp_kat() 238 TEST_note(" okay"); in run_srp_kat()
|
H A D | property_test.c | 367 TEST_note("iteration %zd", i + 1); in test_register_deregister() 379 TEST_note("iteration %zd, position %zd", i + 1, j + 1); in test_register_deregister() 442 TEST_note("iteration %zd", i + 1); in test_property() 457 TEST_note("iteration %zd", i + 1); in test_property() 477 TEST_note("iteration %zd", i + 1); in test_property() 488 TEST_note("iteration %zd", i + 1); in test_property() 509 TEST_note("iteration %zd", i + 1); in test_property() 520 TEST_note("iteration %zd", i + 1); in test_property() 559 TEST_note("iteration %d", i); in test_query_cache_stochastic()
|
H A D | pbelutest.c | 25 TEST_note("i=%d, pbe_type=%d, pbe_nid=%d", i, pbe_type, pbe_nid); in test_pbelu() 38 TEST_note("PBE type=%d %d (%s): %s\n", pbe_type, pbe_nid, in test_pbelu()
|
H A D | ssl_cert_table_internal_test.c | 35 TEST_note("Expected %s, got %s\n", OBJ_nid2sn(nid), in do_test_cert_table() 38 TEST_note("Expected auth mask 0x%x, got 0x%x\n", amask, clu->amask); in do_test_cert_table()
|
H A D | pkey_meth_test.c | 47 TEST_note("%d : %s : %s", pkey_id, OBJ_nid2ln(pkey_id), info); in test_asn1_meths() 76 TEST_note("%d : %s", pkey_id, OBJ_nid2ln(pkey_id)); in test_pkey_meths()
|
H A D | x509_internal_test.c | 46 TEST_note("%d : %s", (*tmp)->ext_nid, OBJ_nid2sn((*tmp)->ext_nid)); in test_standard_exts() 91 TEST_note("'%s' should not be parsed as IP address", a2i_ipaddress_tests[idx].ipasc); in test_a2i_ipaddress()
|
H A D | sparse_array_test.c | 51 TEST_note("iteration %zu", i + 1); in test_sparse_array() 56 TEST_note("iteration %zu / %zu", i + 1, j + 1); in test_sparse_array() 163 TEST_note("failed at iteration %zu", i + 1); in test_sparse_array_doall()
|
H A D | d2i_test.c | 144 TEST_note("Supported types:"); in setup_tests() 150 TEST_note("\t%s", it->sname); in setup_tests()
|
H A D | lhash_test.c | 215 TEST_note("hash full node usage:"); in test_stress() 235 TEST_note("hash empty node usage:"); in test_stress()
|
H A D | drbgtest.c | 479 TEST_note("ERROR: %d duplicate prefixes in public random output", duplicate[0]); in test_rand_reseed_on_fork() 485 TEST_note("ERROR: %d duplicate prefixes in private random output", duplicate[1]); in test_rand_reseed_on_fork() 502 TEST_note("ERROR: %d duplicate chunks in random output", duplicate[0]); in test_rand_reseed_on_fork() 511 TEST_note(" random: %s, pid: %d (%s, %s)", in test_rand_reseed_on_fork()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | conf_include_test.c | 55 TEST_note("changing path to %s", s); in change_path() 80 TEST_note("Failure loading the configuration at line %ld", errline); in test_load_config() 84 TEST_note("Failure expected but did not happen"); in test_load_config() 89 TEST_note("Failed in CONF_modules_load"); in test_load_config() 96 TEST_note("RANDFILE incorrect"); in test_load_config() 104 TEST_note("default_days incorrect"); in test_load_config() 112 TEST_note("default_bits incorrect"); in test_load_config() 119 TEST_note("countryName_default incorrect"); in test_load_config() 139 TEST_note("environment variable with NULL conf failed"); in test_check_null_numbers() 149 TEST_note("missing environment variable with NULL conf failed"); in test_check_null_numbers() [all …]
|
H A D | asn1_internal_test.c | 50 TEST_note("asn1 tbl_standard: Index %zu, NID %d, Name=%s", in test_tbl_standard() 90 TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s", in test_standard_methods() 101 TEST_note("asn1 standard methods: out of order"); in test_standard_methods() 104 TEST_note("asn1 standard methods: Index %zu, pkey ID %d, Name=%s", in test_standard_methods()
|
H A D | srptest.c | 162 TEST_note(" okay"); in run_srp_kat() 181 TEST_note(" okay"); in run_srp_kat() 200 TEST_note(" okay"); in run_srp_kat() 220 TEST_note(" okay"); in run_srp_kat() 232 TEST_note(" okay"); in run_srp_kat()
|
H A D | d2i_test.c | 131 TEST_note("Usage: d2i_test item_name expected_error file.der"); in setup_tests() 139 TEST_note("Supported types:"); in setup_tests() 145 TEST_note("\t%s", it->sname); in setup_tests()
|
H A D | pbelutest.c | 25 TEST_note("i=%d, pbe_type=%d, pbe_nid=%d", i, pbe_type, pbe_nid); in test_pbelu() 38 TEST_note("PBE type=%d %d (%s): %s\n", pbe_type, pbe_nid, in test_pbelu()
|
H A D | ssl_cert_table_internal_test.c | 45 TEST_note("Expected %s, got %s\n", OBJ_nid2sn(nid), in do_test_cert_table() 48 TEST_note("Expected auth mask 0x%x, got 0x%x\n", amask, clu->amask); in do_test_cert_table()
|
H A D | pkey_meth_test.c | 44 TEST_note("%d : %s : %s", pkey_id, OBJ_nid2ln(pkey_id), info); in test_asn1_meths() 72 TEST_note("%d : %s", pkey_id, OBJ_nid2ln(pkey_id)); in test_pkey_meths()
|
H A D | x509_internal_test.c | 55 TEST_note("%d : %s", (*tmp)->ext_nid, OBJ_nid2sn((*tmp)->ext_nid)); in test_standard_exts() 100 TEST_note("'%s' should not be parsed as IP address", a2i_ipaddress_tests[idx].ipasc); in test_a2i_ipaddress()
|
H A D | ectest.c | 184 TEST_note(" y^2 = x^3 + a*x + b (mod p)"); in prime_field_tests() 215 TEST_note("A cyclic subgroup:"); in prime_field_tests() 222 TEST_note(" point at infinity"); in prime_field_tests() 274 TEST_note("Jacobian projective coordinates"); in prime_field_tests() 572 TEST_note("combined multiplication ..."); in prime_field_tests() 605 TEST_note(" ok\n"); in prime_field_tests() 910 TEST_note("combined multiplication ..."); in char2_curve_test() 999 TEST_note(" y^2 + x*y = x^3 + a*x^2 + b (mod p)"); in char2_field_tests() 1042 TEST_note("A cyclic subgroup:"); in char2_field_tests() 1049 TEST_note(" point at infinity"); in char2_field_tests() [all …]
|
H A D | lhash_test.c | 194 TEST_note("hash full node usage:"); in test_stress() 214 TEST_note("hash empty node usage:"); in test_stress()
|
H A D | ssl_test.c | 236 TEST_note(" <empty>"); in print_ca_names() 271 TEST_note("Expected Names:"); in check_ca_names() 273 TEST_note("Received Names:"); in check_ca_names()
|
H A D | x509_dup_cert_test.c | 41 TEST_note("usage: x509_dup_cert_test cert.pem..."); in setup_tests()
|