Home
last modified time | relevance | path

Searched refs:TEST_info (Results 1 – 25 of 92) sorted by relevance

1234

/freebsd/crypto/openssl/test/
H A Dasn1_time_test.c175 TEST_info("ASN1_TIME_check(%s) unexpected result", atime.data); in test_table()
182 TEST_info("ASN1_TIME_cmp_time_t(%s vs %ld) compare failed", atime.data, (long)td->t); in test_table()
187 TEST_info("ASN1_TIME_diff(%s) to self failed", atime.data); in test_table()
191 TEST_info("ASN1_TIME_diff(%s) to self not equal", atime.data); in test_table()
196 TEST_info("ASN1_TIME_diff(%s) to baseline failed", atime.data); in test_table()
201 TEST_info("ASN1_TIME_diff(%s) to baseline bad comparison", atime.data); in test_table()
206 TEST_info("ASN1_TIME_cmp_time_t(%s) to baseline bad comparison", atime.data); in test_table()
212 TEST_info("ASN1_TIME_set(%ld) failed", (long)td->t); in test_table()
217 TEST_info("ASN1_TIME_set(%ld) compare failed (%s->%s)", in test_table()
222 TEST_info("ASN1_TIME_set(%ld) unexpected type", (long)td->t); in test_table()
[all …]
H A Dlhash_test.c107 TEST_info("int insert %d", i); in test_int_lhash()
118 TEST_info("lhash int retrieve value %d", i); in test_int_lhash()
123 TEST_info("lhash int retrieve address %d", i); in test_int_lhash()
144 TEST_info("lhash int doall encountered a not found condition"); in test_int_lhash()
149 TEST_info("lhash int doall %d", i); in test_int_lhash()
158 TEST_info("lhash int doall arg encountered a not found condition"); in test_int_lhash()
163 TEST_info("lhash int doall arg %d", i); in test_int_lhash()
171 TEST_info("lhash int delete %d", i); in test_int_lhash()
254 TEST_info("int insert %zu", i); in test_int_hashtable()
268 TEST_info("hashtable int foreach encountered a not found condition"); in test_int_hashtable()
[all …]
H A Dciphername_test.c393 TEST_info("test_cipher_name(std) failed: NULL input doesn't return \"(NONE)\"\n"); in test_cipher_name()
399 TEST_info("test_cipher_name(ossl) failed: NULL input doesn't return \"(NONE)\"\n"); in test_cipher_name()
405 TEST_info("test_cipher_name(ossl) failed: invalid input doesn't return \"(NONE)\"\n"); in test_cipher_name()
412 TEST_info("test_cipher_name failed: internal error\n"); in test_cipher_name()
417 TEST_info("test_cipher_name failed: internal error\n"); in test_cipher_name()
423 TEST_info("test_cipher_name failed: internal error\n"); in test_cipher_name()
429 TEST_info("test_cipher_name failed: internal error\n"); in test_cipher_name()
442 TEST_info("test_cipher_name failed: expected %s, got NULL, cipher %x\n", in test_cipher_name()
448 TEST_info("test_cipher_name(std) failed: expected %s, got %s, cipher %x\n", in test_cipher_name()
456 TEST_info("test_cipher_name(ossl) failed: expected %s, got %s, cipher %x\n", in test_cipher_name()
H A Dstack_test.c94 TEST_info("int stack size %d", i); in test_int_stack()
105 TEST_info("int value %d", i); in test_int_stack()
115 TEST_info("int unsorted find %d", i); in test_int_stack()
126 TEST_info("int unsorted find_ex %d", i); in test_int_stack()
142 TEST_info("int sorted find %d", i); in test_int_stack()
149 TEST_info("int sorted find_ex present %d", i); in test_int_stack()
154 TEST_info("int sorted find_ex absent %d", i); in test_int_stack()
189 TEST_info("uchar stack size %d", i); in test_uchar_stack()
210 TEST_info("uchar pop %d", i); in test_uchar_stack()
233 TEST_info("uchar insert %d", i); in test_uchar_stack()
[all …]
H A Dasn1_dsa_internal_test.c99 TEST_info("asn1_dsa test_decode: t_dsa_sig failed"); in test_decode()
110 TEST_info("asn1_dsa test_decode: t_dsa_sig_extra failed"); in test_decode()
120 TEST_info("asn1_dsa test_decode: t_dsa_sig_msb failed"); in test_decode()
130 TEST_info("asn1_dsa test_decode: t_dsa_sig_two failed"); in test_decode()
137 TEST_info("asn1_dsa test_decode: Expected t_invalid_int_zero to fail"); in test_decode()
145 TEST_info("asn1_dsa test_decode: Expected t_invalid_int to fail"); in test_decode()
153 TEST_info("asn1_dsa test_decode: Expected t_neg_int to fail"); in test_decode()
161 TEST_info("asn1_dsa test_decode: Expected fail t_trunc_der"); in test_decode()
169 TEST_info("asn1_dsa test_decode: Expected fail t_trunc_seq"); in test_decode()
H A Dasn1_string_table_test.c25 TEST_info("asn1 string table: ASN1_STRING_TABLE_get non-exist nid"); in test_string_tbl()
31 TEST_info("asn1 string table: add NID(%d) failed", nid); in test_string_tbl()
37 TEST_info("asn1 string table: add NID(%d) failed", nid2); in test_string_tbl()
43 TEST_info("asn1 string table: get NID(%d) failed", nid); in test_string_tbl()
49 TEST_info("asn1 string table: get NID(%d) failed", nid2); in test_string_tbl()
58 TEST_info("asn1 string table: get NID(%d) failed", nid); in test_string_tbl()
64 TEST_info("asn1 string table: get NID(%d) failed", nid2); in test_string_tbl()
H A Denginetest.c36 TEST_info("#%d: id = \"%s\", name = \"%s\"", in display_engine_list()
77 TEST_info("Engines:"); in test_engines()
82 TEST_info("Engines:"); in test_engines()
89 TEST_info("Engines:"); in test_engines()
95 TEST_info("Engines:"); in test_engines()
100 TEST_info("Engines:"); in test_engines()
105 TEST_info("Engines:"); in test_engines()
120 TEST_info("Engines:"); in test_engines()
125 TEST_info("Engines:"); in test_engines()
138 TEST_info("Remove failed - probably no hardware support present"); in test_engines()
[all …]
H A Dbyteorder_test.c24 TEST_info("Failed byteorder.h u16 LE load/store"); in test_byteorder()
35 TEST_info("Failed byteorder.h u16 BE load/store"); in test_byteorder()
46 TEST_info("Failed byteorder.h u32 LE load/store"); in test_byteorder()
57 TEST_info("Failed byteorder.h u32 BE load/store"); in test_byteorder()
68 TEST_info("Failed byteorder.h u64 LE load/store"); in test_byteorder()
79 TEST_info("Failed byteorder.h u64 BE load/store"); in test_byteorder()
H A Dtls13secretstest.c311 TEST_info("Early secret generation failed"); in test_handshake_secrets()
317 TEST_info("Early secret does not match"); in test_handshake_secrets()
323 TEST_info("Handshake secret generation failed"); in test_handshake_secrets()
343 TEST_info("Client handshake secret test failed"); in test_handshake_secrets()
358 TEST_info("Server handshake secret test failed"); in test_handshake_secrets()
371 TEST_info("Master secret generation failed"); in test_handshake_secrets()
377 TEST_info("Master secret does not match"); in test_handshake_secrets()
392 TEST_info("Client application data secret test failed"); in test_handshake_secrets()
407 TEST_info("Server application data secret test failed"); in test_handshake_secrets()
H A Dendecoder_legacy_test.c349 TEST_info("decoded_provided_pkey:"); in test_protected_PEM()
351 TEST_info("decoded_legacy_pkey:"); in test_protected_PEM()
416 TEST_info("decoded_provided_pkey:"); in test_unprotected_PEM()
418 TEST_info("decoded_legacy_pkey:"); in test_unprotected_PEM()
487 TEST_info("decoded_provided_pkey:"); in test_DER()
489 TEST_info("decoded_legacy_pkey:"); in test_DER()
535 TEST_info("Test OSSL_ENCODER against PEM_write_bio_{TYPE}PrivateKey for %s, %s", in test_key()
555 TEST_info("Test OSSL_ENCODER against PEM_write_bio_{TYPE}PublicKey for %s, %s", in test_key()
573 TEST_info("Test OSSL_ENCODER against PEM_write_bio_{TYPE}params for %s, %s", in test_key()
592 TEST_info("Test OSSL_ENCODER against PEM_write_bio_{TYPE}_PUBKEY for %s, %s", in test_key()
[all …]
H A Dbio_enc_test.c71 TEST_info("Split encrypt failed @ operation %d", i); in do_bio_cipher()
86 TEST_info("Encrypt overstep check failed @ operation %d", i); in do_bio_cipher()
97 TEST_info("Encrypt compare failed @ operation %d", i); in do_bio_cipher()
110 TEST_info("Small chunk encrypt failed @ operation %d", i); in do_bio_cipher()
124 TEST_info("Small chunk encrypt compare failed @ operation %d", i); in do_bio_cipher()
166 TEST_info("Split decrypt failed @ operation %d", i); in do_bio_cipher()
178 TEST_info("Decrypt overstep check failed @ operation %d", i); in do_bio_cipher()
185 TEST_info("Decrypt compare failed @ operation %d", i); in do_bio_cipher()
198 TEST_info("Small chunk decrypt failed @ operation %d", i); in do_bio_cipher()
212 TEST_info("Small chunk decrypt compare failed @ operation %d", i); in do_bio_cipher()
H A Dthreadstest.c155 TEST_info("Starting writer1"); in rwwriter1_fn()
164 TEST_info("Starting writer 2"); in rwwriter2_fn()
186 TEST_info("rwwriter pointer went backwards\n"); in rwreader_fn()
206 TEST_info("Starting reader 1"); in rwreader1_fn()
212 TEST_info("Starting reader 2"); in rwreader2_fn()
247 TEST_info("Staring rw torture"); in _torture_rw()
262 TEST_info("rw_torture_result is %d\n", rw_torture_result); in _torture_rw()
263 TEST_info("performed %d reads and %d writes over 2 read and 2 write threads in %e seconds", in _torture_rw()
268 TEST_info("Threads did not iterate\n"); in _torture_rw()
273 TEST_info("Average read time %e/read", avr); in _torture_rw()
[all …]
H A Dparams_conversion_test.c63 TEST_info("Line %d: multiple type lines", s->curr); in param_conversion_load_stanza()
68 TEST_info("Line %d: unknown type line", s->curr); in param_conversion_load_stanza()
73 TEST_info("Line %d: multiple int32 lines", s->curr); in param_conversion_load_stanza()
82 TEST_info("Line %d: multiple int64 lines", s->curr); in param_conversion_load_stanza()
91 TEST_info("Line %d: multiple uint32 lines", s->curr); in param_conversion_load_stanza()
100 TEST_info("Line %d: multiple uint64 lines", s->curr); in param_conversion_load_stanza()
109 TEST_info("Line %d: multiple double lines", s->curr); in param_conversion_load_stanza()
117 TEST_info("Line %d: unknown keyword %s", s->curr, pp->key); in param_conversion_load_stanza()
121 TEST_info("Line %d: extra characters at end '%s' for %s", in param_conversion_load_stanza()
128 TEST_info("Line %d: type not found", s->curr); in param_conversion_load_stanza()
H A Ddanetest.c119 TEST_info("Certificate parsing error"); in STACK_OF()
126 TEST_info("Unknown chain file object %s", name); in STACK_OF()
263 TEST_info("bad TLSA %s field in: %s", f->name, rrdata); in tlsa_import_rr()
271 TEST_info("unusable TLSA rrdata: %s", rrdata); in tlsa_import_rr()
275 TEST_info("error loading TLSA rrdata: %s", rrdata); in tlsa_import_rr()
362 TEST_info("Verification failure in test %d: %d=%s", in test_tlsafile()
365 TEST_info("Unexpected error in test %d", testno); in test_tlsafile()
370 TEST_info("Verification failure in test %d: ok=0", testno); in test_tlsafile()
375 TEST_info("In test test %d", testno); in test_tlsafile()
H A Dsrptest.c160 TEST_info("checking v"); in run_srp_kat()
179 TEST_info("checking B"); in run_srp_kat()
198 TEST_info("checking A"); in run_srp_kat()
218 TEST_info("checking client's key"); in run_srp_kat()
230 TEST_info("checking server's key"); in run_srp_kat()
260 TEST_info("run_srp: expecting a mismatch"); in run_srp_tests()
265 TEST_info("run_srp: expecting a match"); in run_srp_tests()
H A Dalgorithmid_test.c62 TEST_info("The public key found in '%s' doesn't have provider support." in test_spki_aid()
70 TEST_info("The AlgorithmID key type (%s) for the public key found in" in test_spki_aid()
80 TEST_info("The %s provider keymgmt appears to lack support for algorithm-id." in test_spki_aid()
141 TEST_info("The '%s' pubkey can't be used to verify the '%s' signature", in test_x509_sig_aid()
143 TEST_info("Signature algorithm is %s (pkey type %s, hash type %s)", in test_x509_sig_aid()
145 TEST_info("Pkey key type is %s", EVP_PKEY_get0_type_name(pkey)); in test_x509_sig_aid()
156 TEST_info("Couldn't initialize a DigestVerify operation with " in test_x509_sig_aid()
164 TEST_info("The %s provider keymgmt appears to lack support for algorithm-id" in test_x509_sig_aid()
H A Ddtls_mtu_test.c78 TEST_info("Channel established"); in mtu_test()
86 TEST_info("%s%s MTU for record mtu %d = %lu", in mtu_test()
90 TEST_info("Cipher %s MTU %d", cs, 500 + i); in mtu_test()
109 TEST_info("record %zu for payload %zu", reclen, s); in mtu_test()
180 TEST_info("%s OK", cipher_name); in run_mtu_tests()
187 TEST_info("%s without EtM OK", cipher_name); in run_mtu_tests()
H A Dpoly1305_internal_test.c1525 TEST_info("Poly1305 test #%d failed.", idx); in test_poly1305()
1536 TEST_info("Poly1305 test #%d/1+(N-1) failed.", idx); in test_poly1305()
1550 TEST_info("Poly1305 test #%d/2 failed.", idx); in test_poly1305()
1561 TEST_info("Poly1305 test #%d/%zu+%zu failed.", in test_poly1305()
H A Devp_test.c110 TEST_info("(Indicator Callback received %s : %s is not approved)", type, desc); in fips_indicator_cb()
575 TEST_info("Can't convert %s", value); in parse_bin()
672 TEST_info("skipping, '%s' is disabled", alg); in digest_test_init()
690 TEST_info("%s is fetched", alg); in digest_test_init()
935 TEST_info("skipping, '%s' is disabled", alg); in cipher_test_init()
946 TEST_info("skipping, '%s' is not available", alg); in cipher_test_init()
972 TEST_info("skipping, '%s' does not support fragmentation", alg); in cipher_test_init()
978 TEST_info("%s is fetched", alg); in cipher_test_init()
1229 TEST_info("Doing a copy of Cipher %s Fails!\n", in cipher_test_enc()
1234 TEST_info("Allowing copy fail as an old fips provider is in use."); in cipher_test_enc()
[all …]
H A Dsecmemtest.c21 TEST_info("Secure memory is implemented."); in test_sec_mem()
74 TEST_info("Possible infinite loop: allocate more than available"); in test_sec_mem()
115 TEST_info("Possible infinite loop: 1<<31 limit"); in test_sec_mem()
130 TEST_info("Secure memory is *not* implemented."); in test_sec_mem()
H A Dbio_comp_test.c94 TEST_info("zeros of size %d\n", size); in do_bio_comp()
98 TEST_info("ones of size %d\n", size); in do_bio_comp()
102 TEST_info("sequential of size %d\n", size); in do_bio_comp()
107 TEST_info("random of size %d\n", size); in do_bio_comp()
H A Dtime_offset_test.c80 TEST_info("ASN1_TIME_diff() failed for %s\n", at.data); in test_offset()
95 TEST_info("ASN1_TIME_diff() test failed for %s day=%d sec=%d\n", at.data, day, sec); in test_offset()
102 TEST_info("ASN1_UTCTIME_cmp_time_t() test failed for %s\n", at.data); in test_offset()
H A Dssl_test.c37 TEST_info("ExpectedResult mismatch: expected %s, got %s.", in check_result()
49 TEST_info("Client sent alert %s but server received %s.", in check_alerts()
68 TEST_info("Server sent alert %s but client received %s.", in check_alerts()
106 TEST_info("Client has protocol %s but server has %s.", in check_protocol()
115 TEST_info("Protocol mismatch: expected %s, got %s.\n", in check_protocol()
127 TEST_info("Client ServerName mismatch, expected %s, got %s.", in check_servername()
141 TEST_info("Client SessionTicketExpected mismatch, expected %s, got %s.", in check_session_ticket()
154 TEST_info("Client SessionIdExpected mismatch, expected %s, got %s\n.", in check_session_id()
273 TEST_info("%s: list mismatch", name); in check_ca_names()
H A Dtls13encryptiontest.c291 TEST_info("Failed to get reference data"); in test_record()
348 TEST_info("Failed to encrypt record %zu", ctr); in test_tls13_encryption()
353 TEST_info("Record %zu encryption test failed", ctr); in test_tls13_encryption()
371 TEST_info("Failed to decrypt record %zu", ctr); in test_tls13_encryption()
376 TEST_info("Record %zu decryption test failed", ctr); in test_tls13_encryption()
/freebsd/crypto/openssl/test/testutil/
H A Dstanza.c21 TEST_info("Reading %s", testfile); in test_start_file()
32 TEST_info("Completed %d tests with %d errors and %d skipped", in test_end_file()
96 TEST_info("Line %d too long", s->curr); in test_readstanza()
111 TEST_info("Missing = at line %d\n", s->curr); in test_readstanza()
116 TEST_info("Empty field at line %d\n", s->curr); in test_readstanza()
123 TEST_info("Starting \"%s\" tests at line %d", value, s->curr); in test_readstanza()

1234