HomeSort by: relevance | last modified time | path
    Searched defs:testcase (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/mpl/bind/dist/bin/tests/system/cds/
tests.sh 32 testcase() { function
74 testcase 1 $CDS
78 testcase 1 $CDS $Z
82 testcase 1 $CDS -d . $Z
86 testcase 1 $CDS -d empty $Z
90 testcase 1 $CDS -d DS.1 $Z
94 testcase 1 $CDS -f db.null -d DS.1 $Z
98 testcase 1 $CDS -f sig.null -d DS.1 $Z
102 testcase 1 $CDS -v1 -f sig.null -d DS.1 $Z
107 testcase 0 $CDS -v1 -s -7200 -f sig.null -d DS.1 $
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
parse_bytes-test.c 41 static struct testcase { struct
parse_reply-test.c 52 static struct testcase { struct
93 const struct testcase *t = &tests[i];
parse_time-test.c 43 static struct testcase { struct
strpftime-test.c 43 static struct testcase { struct
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
derived-key-test.c 40 static struct testcase { struct
107 struct testcase *t;
n-fold-test.c 39 static struct testcase { struct
99 struct testcase *t;
string-to-key-test.c 40 static struct testcase { struct
97 struct testcase *t;
parse-name-test.c 40 static struct testcase { struct
69 struct testcase *t;
pseudo-random-test.c 40 static struct testcase { struct
63 struct testcase *t;
test_pknistkdf.c 43 struct testcase { struct
225 test_dh2key(krb5_context context, int i, struct testcase *c)
  /src/crypto/external/bsd/heimdal/dist/lib/wind/
test-ldap.c 47 struct testcase { struct
54 static const struct testcase testcases[] = {
61 static const struct testcase testcases2[] = {
78 const struct testcase *t = &testcases[i];
103 const struct testcase *t = &testcases2[i];
test-rw.c 44 struct testcase { struct
test-utf8.c 75 struct testcase { struct
82 static const struct testcase testcases[] = {
125 const struct testcase *t = &testcases[i];
  /src/external/ibm-public/postfix/dist/src/util/
printable.c 129 struct testcase { struct
134 static const struct testcase testcases[] = {
183 const struct testcase *tp;
hash_fnv.c 170 struct testcase { struct
174 static struct testcase testcases[] =
189 struct testcase *tp;
valid_utf8_string.c 121 struct testcase { struct
131 static const struct testcase testcases[] = {
191 const struct testcase *tp;
dict_stream.c 157 struct testcase { struct
174 struct testcase testcases[] = {
195 struct testcase *tp;
mystrtok.c 252 * every testcase.expected field.
256 struct testcase { struct
261 static const struct testcase testcases[] = {
287 const struct testcase *tp;
readlline.c 181 struct testcase { struct
189 static const struct testcase testcases[] = {
298 const struct testcase *tp;
  /src/tests/lib/libc/
t_long_double.c 93 static const struct testcase { struct
114 const struct testcase *c = testcases + i;
126 static const struct testcase { struct
139 const struct testcase *c = testcases + i;
151 static const struct testcase { struct
161 const struct testcase *c = testcases + i;
173 static const struct testcase { struct
227 const struct testcase *c = testcases + i;
239 static const struct testcase { struct
254 const struct testcase *c = testcases + i
265 static const struct testcase { struct
    [all...]
  /src/tests/crypto/libcrypto/
t_sha512trunc.c 40 struct testcase { struct
47 check(const struct testcase *C, size_t n, size_t digestlen, const EVP_MD *md)
102 static const struct testcase C[] = {
136 static const struct testcase C[] = {
  /src/tests/lib/libm/
t_scalbn.c 45 struct testcase { struct
52 struct testcase test_vals[] = {
80 const struct testcase *tests = test_vals;
234 const struct testcase *tests = test_vals;
379 const struct testcase *tests = test_vals;
  /src/external/ibm-public/postfix/dist/src/global/
login_sender_match.c 244 struct testcase { struct
254 struct testcase testcases[] = {
324 struct testcase *tp;
  /src/tests/lib/libc/stdio/
t_fmemopen.c 70 struct testcase { struct
414 struct testcase *t;
465 struct testcase *t;
513 struct testcase *t;
573 struct testcase *t;
631 struct testcase *t;
681 struct testcase *t;
750 struct testcase *t;
786 struct testcase *t;
821 struct testcase *t
    [all...]

Completed in 24 milliseconds

1 2