| /src/crypto/external/apache2/openssl/dist/test/ |
| provider_default_search_path_test.c | 23 && TEST_str_eq(path, retrieved_path); 44 && TEST_str_eq(def_libctx_path, retrieved_defctx_path) 46 && TEST_str_eq(path, retrieved_path)
|
| cipherbytes_test.c | 58 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 0)), 115 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 0)), 117 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 1)), 119 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 2)), 121 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(scsv, 0)), 123 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(scsv, 1)),
|
| ssl_test_ctx_test.c | 40 || !TEST_str_eq(conf1->npn_protocols, conf2->npn_protocols) 41 || !TEST_str_eq(conf1->alpn_protocols, conf2->alpn_protocols) 53 || !TEST_str_eq(serv->npn_protocols, serv2->npn_protocols) 54 || !TEST_str_eq(serv->alpn_protocols, serv2->alpn_protocols) 57 || !TEST_str_eq(serv->session_ticket_app_data, 93 || !TEST_str_eq(ctx->expected_npn_protocol, 95 || !TEST_str_eq(ctx->expected_alpn_protocol, 97 || !TEST_str_eq(ctx->expected_cipher, 99 || !TEST_str_eq(ctx->expected_session_ticket_app_data,
|
| param_build_test.c | 36 || !TEST_str_eq(p->key, "zeronumber") 69 || !TEST_str_eq(p->key, "zeronumber") 152 || !TEST_str_eq(p->key, "i") 159 || !TEST_str_eq(p->key, "i32") 165 || !TEST_str_eq(p->key, "i64") 172 || !TEST_str_eq(p->key, "l") 179 || !TEST_str_eq(p->key, "t") 187 || !TEST_str_eq(p->key, "d") 193 || !TEST_str_eq(p->data, "foo") 195 || !TEST_str_eq(utf, "foo" [all...] |
| uitest.c | 60 if (TEST_str_eq(pass, defpass)) 82 && TEST_str_eq(pass, cb_data.password))
|
| errtest.c | 139 return TEST_str_eq(data, "hello world"); 157 || (strlen(f) != 0 && !TEST_str_eq(f, file)) 158 || !TEST_str_eq(data, "calling exit()")) 290 if (!TEST_str_eq(data, "hello world") 298 if (!TEST_str_eq(data, "") 306 if (!TEST_str_eq(data, "goodbye cruel world") 317 if (!TEST_str_eq(data, "") 375 if (!TEST_str_eq(data, testdata) 394 || !TEST_str_eq(data, testdata) 409 || !TEST_str_eq(data, testdata [all...] |
| hexstr_test.c | 79 || !TEST_str_eq(out, test->in)) 103 if (!TEST_str_eq(out, test->in)) 132 && TEST_str_eq(out, test->in)
|
| defltfips_test.c | 55 && !TEST_str_eq(OSSL_PROVIDER_get0_name(EVP_MD_get0_provider(sha256)),
|
| property_test.c | 68 && TEST_str_eq(ossl_property_name_str(ctx, 1), "provider") 69 && TEST_str_eq(ossl_property_name_str(ctx, 2), "version") 70 && TEST_str_eq(ossl_property_name_str(ctx, 3), "fips") 71 && TEST_str_eq(ossl_property_name_str(ctx, 4), "output") 72 && TEST_str_eq(ossl_property_name_str(ctx, 5), "input") 73 && TEST_str_eq(ossl_property_name_str(ctx, 6), "structure") 75 && TEST_str_eq(ossl_property_name_str(ctx, 7), "fnord") 76 && TEST_str_eq(ossl_property_name_str(ctx, 8), "name") 91 && TEST_str_eq(ossl_property_value_str(ctx, 1), "yes") 92 && TEST_str_eq(ossl_property_value_str(ctx, 2), "no" [all...] |
| provider_fallback_test.c | 24 && TEST_str_eq(OSSL_PROVIDER_get0_name(prov), "default");
|
| cmactest.c | 177 if (!TEST_str_eq(p, test[0].mac)) 187 if (!TEST_str_eq(p, test[1].mac)) 195 if (!TEST_str_eq(p, test[2].mac)) 203 if (!TEST_str_eq(p, test[2].mac)) 213 if (!TEST_str_eq(p, test[2].mac)) 223 if (!TEST_str_eq(p, test[3].mac)) 232 if (!TEST_str_eq(p, test[4].mac)) 241 if (!TEST_str_eq(p, test[5].mac)) 251 if (!TEST_str_eq(p, test[6].mac)) 262 if (!TEST_str_eq(p, test[7].mac) [all...] |
| /src/crypto/external/bsd/openssl/dist/test/ |
| param_build_test.c | 35 || !TEST_str_eq(p->key, "zeronumber") 68 || !TEST_str_eq(p->key, "zeronumber") 142 || !TEST_str_eq(p->key, "i") 149 || !TEST_str_eq(p->key, "i32") 155 || !TEST_str_eq(p->key, "i64") 162 || !TEST_str_eq(p->key, "l") 169 || !TEST_str_eq(p->key, "t") 177 || !TEST_str_eq(p->key, "d") 183 || !TEST_str_eq(p->data, "foo") 185 || !TEST_str_eq(utf, "foo" [all...] |
| cipherbytes_test.c | 58 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 0)), 113 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 0)), 115 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 1)), 117 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 2)), 119 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(scsv, 0)), 121 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(scsv, 1)),
|
| ssl_test_ctx_test.c | 41 || !TEST_str_eq(conf1->npn_protocols, conf2->npn_protocols) 42 || !TEST_str_eq(conf1->alpn_protocols, conf2->alpn_protocols) 54 || !TEST_str_eq(serv->npn_protocols, serv2->npn_protocols) 55 || !TEST_str_eq(serv->alpn_protocols, serv2->alpn_protocols) 58 || !TEST_str_eq(serv->session_ticket_app_data, 94 || !TEST_str_eq(ctx->expected_npn_protocol, 96 || !TEST_str_eq(ctx->expected_alpn_protocol, 98 || !TEST_str_eq(ctx->expected_cipher, 100 || !TEST_str_eq(ctx->expected_session_ticket_app_data,
|
| uitest.c | 61 if (TEST_str_eq(pass, defpass)) 83 && TEST_str_eq(pass, cb_data.password))
|
| errtest.c | 139 return TEST_str_eq(data, "hello world"); 165 || !TEST_str_eq(f, file) 167 || !TEST_str_eq(data, "calling exit()")) 299 if (!TEST_str_eq(data, "hello world") 307 if (!TEST_str_eq(data, "") 315 if (!TEST_str_eq(data, "goodbye cruel world") 326 if (!TEST_str_eq(data, "")
|
| hexstr_test.c | 74 || !TEST_str_eq(out, test->in)) 98 if (!TEST_str_eq(out, test->in)) 127 && TEST_str_eq(out, test->in)
|
| defltfips_test.c | 55 && !TEST_str_eq(OSSL_PROVIDER_get0_name(EVP_MD_get0_provider(sha256)),
|
| provider_fallback_test.c | 24 && TEST_str_eq(OSSL_PROVIDER_get0_name(prov), "default");
|
| hmactest.c | 105 return TEST_ptr(p) && TEST_str_eq(p, test[idx].digest); 154 if (!TEST_ptr(p) || !TEST_str_eq(p, test[4].digest)) 167 if (!TEST_ptr(p) || !TEST_str_eq(p, test[5].digest)) 175 if (!TEST_ptr(p) || !TEST_str_eq(p, test[6].digest)) 184 if (!TEST_ptr(p) || !TEST_str_eq(p, test[6].digest)) 196 if (!TEST_ptr(p) || !TEST_str_eq(p, test[6].digest)) 213 if (!TEST_ptr(p) || !TEST_str_eq(p, test[4].digest)) 240 if (!TEST_ptr(p) || !TEST_str_eq(p, test[7].digest))
|
| http_test.c | 214 && TEST_str_eq(host, exp_host) 215 && TEST_str_eq(port, exp_port) 217 && TEST_str_eq(path, exp_path) 220 res = TEST_str_eq(user, "user:pass"); 222 res = TEST_str_eq(frag, "fr"); 224 res = TEST_str_eq(query, "q"); 241 && TEST_str_eq(host, "host") 242 && TEST_str_eq(path, exp_path_qu);
|
| /src/crypto/external/bsd/openssl.old/dist/test/ |
| cipherbytes_test.c | 58 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 0)), 113 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 0)), 115 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 1)), 117 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(sk, 2)), 119 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(scsv, 0)), 121 || !TEST_str_eq(SSL_CIPHER_get_name(sk_SSL_CIPHER_value(scsv, 1)),
|
| md2test.c | 55 if (!TEST_str_eq(buf, ret[n]))
|
| ssl_test_ctx_test.c | 41 || !TEST_str_eq(conf1->npn_protocols, conf2->npn_protocols) 42 || !TEST_str_eq(conf1->alpn_protocols, conf2->alpn_protocols) 54 || !TEST_str_eq(serv->npn_protocols, serv2->npn_protocols) 55 || !TEST_str_eq(serv->alpn_protocols, serv2->alpn_protocols) 58 || !TEST_str_eq(serv->session_ticket_app_data, 94 || !TEST_str_eq(ctx->expected_npn_protocol, 96 || !TEST_str_eq(ctx->expected_alpn_protocol, 98 || !TEST_str_eq(ctx->expected_cipher, 100 || !TEST_str_eq(ctx->expected_session_ticket_app_data,
|
| uitest.c | 63 if (TEST_str_eq(pass, defpass)) 85 && TEST_str_eq(pass, cb_data.password))
|