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

1 2 3

  /src/crypto/external/apache2/openssl/dist/test/
bio_callback_test.c 66 || !TEST_ptr_eq(my_param_b[0], bio)
68 || !TEST_ptr_eq(my_param_argp[0], test1)
72 || !TEST_ptr_eq(my_param_b[1], bio)
74 || !TEST_ptr_eq(my_param_argp[1], test1)
85 || !TEST_ptr_eq(my_param_b[0], bio)
87 || !TEST_ptr_eq(my_param_argp[0], buf)
91 || !TEST_ptr_eq(my_param_b[1], bio)
93 || !TEST_ptr_eq(my_param_argp[1], buf)
105 || !TEST_ptr_eq(my_param_b[0], bio)
107 || !TEST_ptr_eq(my_param_argp[0], buf
    [all...]
context_internal_test.c 24 || !TEST_ptr_eq(global, OSSL_LIB_CTX_set0_default(NULL)))
29 || !TEST_ptr_eq(global, prev))
33 if (!TEST_ptr_eq(local, OSSL_LIB_CTX_set0_default(NULL)))
37 if (!TEST_ptr_eq(global, OSSL_LIB_CTX_get0_global_default()))
42 || !TEST_ptr_eq(local, prev))
quic_srtm_test.c 43 || !TEST_ptr_eq(opaque, ptrs + 1)
46 || !TEST_ptr_eq(opaque, ptrs + 0)
49 || !TEST_ptr_eq(opaque, ptrs + 0)
52 || !TEST_ptr_eq(opaque, ptrs + 0)
55 || !TEST_ptr_eq(opaque, ptrs + 0)
60 || !TEST_ptr_eq(opaque, ptrs + 1)
63 || !TEST_ptr_eq(opaque, ptrs + 2)
bio_meth_test.c 45 if (!TEST_ptr_eq(BIO_find_type(bio3, BIO_TYPE_MEM), membio)
46 || !TEST_ptr_eq(BIO_find_type(bio3, id), bio1))
53 if (!TEST_ptr_eq(BIO_find_type(bio3, BIO_TYPE_FILTER), bio3))
exdatatest.c 34 || !TEST_ptr_eq(argp, saved_argp)
44 || !TEST_ptr_eq(argp, saved_argp)
55 || !TEST_ptr_eq(argp, saved_argp))
78 || !TEST_ptr_eq(argp, saved_argp)
97 || !TEST_ptr_eq(argp, saved_argp)
121 || !TEST_ptr_eq(argp, saved_argp)
260 if (!TEST_ptr_eq(cp, p))
265 if (!TEST_ptr_eq(cp, p))
270 if (!TEST_ptr_eq(cp, p))
292 if (!TEST_ptr_eq(cp, p)
    [all...]
asn1_dsa_internal_test.c 97 || !TEST_ptr_eq(pder, (t_dsa_sig + sizeof(t_dsa_sig)))
107 || !TEST_ptr_eq(pder,
118 || !TEST_ptr_eq(pder, (t_dsa_sig_msb + sizeof(t_dsa_sig_msb)))
128 || !TEST_ptr_eq(pder, (t_dsa_sig_two + sizeof(t_dsa_sig_two)))
quic_lcidm_test.c 60 || !TEST_ptr_eq(opaque, ptrs + 2)
64 || !TEST_ptr_eq(opaque, ptrs + 2)
68 || !TEST_ptr_eq(opaque, ptrs + 2)
72 || !TEST_ptr_eq(opaque, ptrs + 2)
strtoultest.c 77 if (!TEST_ptr_eq(endptr, &test->input[test->expect_endptr_offset]))
stack_test.c 104 if (!TEST_ptr_eq(sk_sint_value(s, i), v + i)) {
159 if (!TEST_ptr_eq(sk_sint_shift(s), v + 6))
209 if (!TEST_ptr_eq(sk_uchar_pop(s), v + i)) {
232 if (!TEST_ptr_eq(sk_uchar_value(r, i), v + i)) {
240 if (!TEST_ptr_eq(sk_uchar_delete(r, 1), v + 1))
246 if (!TEST_ptr_eq(sk_uchar_value(r, i), v + i)) {
334 if (!TEST_ptr_eq(sk_TST_SS_value(s, i), v[i < 3 ? i : 1 + i])) {
371 if (!TEST_ptr_eq(sk_TST_SU_value(s, i), v + i)) {
test_test.c 226 || !TEST(1, TEST_ptr_eq(NULL, NULL))
227 || !TEST(0, TEST_ptr_eq(NULL, &y))
228 || !TEST(0, TEST_ptr_eq(&y, NULL))
229 || !TEST(0, TEST_ptr_eq(&y, &x))
230 || !TEST(1, TEST_ptr_eq(&x, &x))
487 && TEST_ptr_eq(p++, buf)
488 && TEST_ptr_eq(buf + 2, ++p)
489 && TEST_ptr_eq(buf, p -= 2)
491 && TEST_ptr_eq(p, buf + 1)
namemap_internal_test.c 95 if (!TEST_ptr_eq(sha256, foo))
123 if (!TEST_ptr_eq(aes128, bar))
property_test.c 318 r = r && TEST_ptr_eq(ossl_prop_defn_get(NULL, "red"), red)
319 && TEST_ptr_eq(ossl_prop_defn_get(NULL, "blue"), blue)
328 r = r && TEST_ptr_eq(blue2, blue)
329 && TEST_ptr_eq(ossl_prop_defn_get(NULL, "blue"), blue);
504 || !TEST_ptr_eq(fake_prov1, &fake_provider1)
515 || !TEST_ptr_eq(fake_prov1, &fake_provider1)
536 || !TEST_ptr_eq(fake_prov2, &fake_provider2)
547 || !TEST_ptr_eq(fake_prov2, &fake_provider2)
quic_cfq_test.c 87 || !TEST_ptr_eq(ossl_quic_cfq_item_get_encoded(item),
128 || !TEST_ptr_eq(ossl_quic_cfq_item_get_encoded(item),
  /src/crypto/external/bsd/openssl/dist/test/
bio_callback_test.c 66 || !TEST_ptr_eq(my_param_b[0], bio)
68 || !TEST_ptr_eq(my_param_argp[0], test1)
72 || !TEST_ptr_eq(my_param_b[1], bio)
74 || !TEST_ptr_eq(my_param_argp[1], test1)
85 || !TEST_ptr_eq(my_param_b[0], bio)
87 || !TEST_ptr_eq(my_param_argp[0], buf)
91 || !TEST_ptr_eq(my_param_b[1], bio)
93 || !TEST_ptr_eq(my_param_argp[1], buf)
105 || !TEST_ptr_eq(my_param_b[0], bio)
107 || !TEST_ptr_eq(my_param_argp[0], buf
    [all...]
context_internal_test.c 87 || !TEST_ptr_eq(global, OSSL_LIB_CTX_set0_default(NULL))
103 || !TEST_ptr_eq(global, prev)
109 if (!TEST_ptr_eq(local, OSSL_LIB_CTX_set0_default(NULL))
115 if (!TEST_ptr_eq(global, OSSL_LIB_CTX_get0_global_default()))
120 || !TEST_ptr_eq(local, prev)
exdatatest.c 34 || !TEST_ptr_eq(argp, saved_argp)
44 || !TEST_ptr_eq(argp, saved_argp)
55 || !TEST_ptr_eq(argp, saved_argp))
78 || !TEST_ptr_eq(argp, saved_argp)
97 || !TEST_ptr_eq(argp, saved_argp)
121 || !TEST_ptr_eq(argp, saved_argp)
260 if (!TEST_ptr_eq(cp, p))
265 if (!TEST_ptr_eq(cp, p))
270 if (!TEST_ptr_eq(cp, p))
292 if (!TEST_ptr_eq(cp, p)
    [all...]
asn1_dsa_internal_test.c 97 || !TEST_ptr_eq(pder, (t_dsa_sig + sizeof(t_dsa_sig)))
107 || !TEST_ptr_eq(pder,
118 || !TEST_ptr_eq(pder, (t_dsa_sig_msb + sizeof(t_dsa_sig_msb)))
128 || !TEST_ptr_eq(pder, (t_dsa_sig_two + sizeof(t_dsa_sig_two)))
lhash_test.c 119 if (!TEST_ptr_eq(lh_int_retrieve(h, int_tests + i), int_tests + i)) {
124 if (!TEST_ptr_eq(lh_int_retrieve(h, &j), int_tests + 2))
131 if (!TEST_ptr_eq(p, int_tests + 1))
133 if (!TEST_ptr_eq(lh_int_retrieve(h, int_tests + 1), &j))
stack_test.c 104 if (!TEST_ptr_eq(sk_sint_value(s, i), v + i)) {
159 if (!TEST_ptr_eq(sk_sint_shift(s), v + 6))
209 if (!TEST_ptr_eq(sk_uchar_pop(s), v + i)) {
232 if (!TEST_ptr_eq(sk_uchar_value(r, i), v + i)) {
240 if (!TEST_ptr_eq(sk_uchar_delete(r, 1), v + 1))
246 if (!TEST_ptr_eq(sk_uchar_value(r, i), v + i)) {
333 if (!TEST_ptr_eq(sk_SS_value(s, i), v[i<3 ? i : 1+i])) {
370 if (!TEST_ptr_eq(sk_SU_value(s, i), v + i)) {
test_test.c 226 || !TEST(1, TEST_ptr_eq(NULL, NULL))
227 || !TEST(0, TEST_ptr_eq(NULL, &y))
228 || !TEST(0, TEST_ptr_eq(&y, NULL))
229 || !TEST(0, TEST_ptr_eq(&y, &x))
230 || !TEST(1, TEST_ptr_eq(&x, &x))
487 && TEST_ptr_eq(p++, buf)
488 && TEST_ptr_eq(buf + 2, ++p)
489 && TEST_ptr_eq(buf, p -= 2)
491 && TEST_ptr_eq(p, buf + 1)
  /src/crypto/external/bsd/openssl.old/dist/test/
bio_callback_test.c 60 || !TEST_ptr_eq(my_param_b[0], bio)
62 || !TEST_ptr_eq(my_param_argp[0], test1)
66 || !TEST_ptr_eq(my_param_b[1], bio)
68 || !TEST_ptr_eq(my_param_argp[1], test1)
78 || !TEST_ptr_eq(my_param_b[0], bio)
80 || !TEST_ptr_eq(my_param_argp[0], buf)
84 || !TEST_ptr_eq(my_param_b[1], bio)
86 || !TEST_ptr_eq(my_param_argp[1], buf)
97 || !TEST_ptr_eq(my_param_b[0], bio)
99 || !TEST_ptr_eq(my_param_argp[0], buf
    [all...]
exdatatest.c 33 || !TEST_ptr_eq(argp, saved_argp)
43 || !TEST_ptr_eq(argp, saved_argp)
54 || !TEST_ptr_eq(argp, saved_argp))
76 || !TEST_ptr_eq(argp, saved_argp)
94 || !TEST_ptr_eq(argp, saved_argp)
118 || !TEST_ptr_eq(argp, saved_argp)
215 if (!TEST_ptr_eq(cp, p))
220 if (!TEST_ptr_eq(cp, p))
242 if (!TEST_ptr_eq(cp, p))
246 if (!TEST_ptr_eq(cp, p)
    [all...]
lhash_test.c 108 if (!TEST_ptr_eq(lh_int_retrieve(h, int_tests + i), int_tests + i)) {
113 if (!TEST_ptr_eq(lh_int_retrieve(h, &j), int_tests + 2))
120 if (!TEST_ptr_eq(p, int_tests + 1))
122 if (!TEST_ptr_eq(lh_int_retrieve(h, int_tests + 1), &j))
stack_test.c 104 if (!TEST_ptr_eq(sk_sint_value(s, i), v + i)) {
159 if (!TEST_ptr_eq(sk_sint_shift(s), v + 6))
205 if (!TEST_ptr_eq(sk_uchar_pop(s), v + i)) {
228 if (!TEST_ptr_eq(sk_uchar_value(r, i), v + i)) {
236 if (!TEST_ptr_eq(sk_uchar_delete(r, 1), v + 1))
242 if (!TEST_ptr_eq(sk_uchar_value(r, i), v + i)) {
325 if (!TEST_ptr_eq(sk_SS_value(s, i), v[i<3 ? i : 1+i])) {
362 if (!TEST_ptr_eq(sk_SU_value(s, i), v + i)) {
test_test.c 226 || !TEST(1, TEST_ptr_eq(NULL, NULL))
227 || !TEST(0, TEST_ptr_eq(NULL, &y))
228 || !TEST(0, TEST_ptr_eq(&y, NULL))
229 || !TEST(0, TEST_ptr_eq(&y, &x))
230 || !TEST(1, TEST_ptr_eq(&x, &x))
487 && TEST_ptr_eq(p++, buf)
488 && TEST_ptr_eq(buf + 2, ++p)
489 && TEST_ptr_eq(buf, p -= 2)
491 && TEST_ptr_eq(p, buf + 1)

Completed in 38 milliseconds

1 2 3