Home
last modified time | relevance | path

Searched defs:testcase (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-12-stable/crypto/heimdal/lib/wind/
Dtest-rw.c42 struct testcase { struct
50 } testcases[] = { argument
Dtest-ldap.c45 struct testcase { struct
52 static const struct testcase testcases[] = { argument
Dtest-utf8.c73 struct testcase { struct
80 static const struct testcase testcases[] = { argument
/freebsd-12-stable/lib/libc/tests/gen/
Dfmtmsg_test.c45 struct testcase { struct
54 } testcases[] = { argument
Dfnmatch_testcases.h32 struct testcase { struct
37 } testcases[] = { argument
/freebsd-12-stable/crypto/heimdal/lib/krb5/
Dparse-name-test.c38 static struct testcase { struct
39 const char *input_string;
40 const char *output_string;
41 krb5_realm realm;
42 unsigned ncomponents;
43 char *comp_val[MAX_COMPONENTS];
67 struct testcase *t; in main() argument
Dderived-key-test.c38 static struct testcase { struct
39 krb5_enctype enctype;
40 unsigned char constant[MAXSIZE];
41 size_t constant_len;
42 unsigned char key[MAXSIZE];
43 unsigned char res[MAXSIZE];
Dstring-to-key-test.c38 static struct testcase { struct
39 const char *principal_name;
40 const char *password;
41 krb5_enctype enctype;
42 unsigned char res[MAXSIZE];
Dn-fold-test.c37 static struct testcase { struct
38 const char *str;
39 unsigned n;
40 unsigned char res[MAXSIZE];
/freebsd-12-stable/crypto/heimdal/lib/roken/
Dparse_bytes-test.c39 static struct testcase { struct
40 int canonicalp;
41 int val;
42 const char *def_unit;
43 const char *str;
Dparse_time-test.c41 static struct testcase { struct
42 size_t size;
43 int val;
44 char *str;
Dstrpftime-test.c41 static struct testcase { struct
42 time_t t;
43 struct {
46 } vals[MAXSIZE];
Dparse_reply-test.c50 static struct testcase { struct
51 unsigned char buf[MAX_BUF];
52 size_t buf_len;
/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
Dtinytest.c107 testcase_run_in_thread_(const struct testcase_t *testcase, void *env) in testcase_run_in_thread_()
154 testcase_run_bare_(const struct testcase_t *testcase) in testcase_run_bare_()
195 const struct testcase_t *testcase) in testcase_run_forked_()
313 const struct testcase_t *testcase)
374 struct testcase_t *testcase = &groups[i].cases[j]; local
527 struct testcase_t *testcase = &group->cases[j]; local
Dregress_main.c239 basic_test_setup(const struct testcase_t *testcase) in basic_test_setup()
323 basic_test_cleanup(const struct testcase_t *testcase, void *ptr) in basic_test_cleanup()
366 legacy_test_setup(const struct testcase_t *testcase) in legacy_test_setup()
404 legacy_test_cleanup(const struct testcase_t *testcase, void *ptr) in legacy_test_cleanup()
Dregress_ssl.c216 ssl_test_setup(const struct testcase_t *testcase) in ssl_test_setup()
231 ssl_test_cleanup(const struct testcase_t *testcase, void *ptr) in ssl_test_cleanup()
Dregress_buffer.c2785 setup_passthrough(const struct testcase_t *testcase) in setup_passthrough()
2790 cleanup_passthrough(const struct testcase_t *testcase, void *ptr) in cleanup_passthrough()
/freebsd-12-stable/contrib/libevent/test/
Dtinytest.c107 testcase_run_in_thread_(const struct testcase_t *testcase, void *env) in testcase_run_in_thread_()
154 testcase_run_bare_(const struct testcase_t *testcase) in testcase_run_bare_()
195 const struct testcase_t *testcase) in testcase_run_forked_()
313 const struct testcase_t *testcase)
374 struct testcase_t *testcase = &groups[i].cases[j]; local
527 struct testcase_t *testcase = &group->cases[j]; local
Dregress_main.c239 basic_test_setup(const struct testcase_t *testcase) in basic_test_setup()
323 basic_test_cleanup(const struct testcase_t *testcase, void *ptr) in basic_test_cleanup()
366 legacy_test_setup(const struct testcase_t *testcase) in legacy_test_setup()
404 legacy_test_cleanup(const struct testcase_t *testcase, void *ptr) in legacy_test_cleanup()
Dregress_ssl.c216 ssl_test_setup(const struct testcase_t *testcase) in ssl_test_setup()
231 ssl_test_cleanup(const struct testcase_t *testcase, void *ptr) in ssl_test_cleanup()
/freebsd-12-stable/tools/regression/doat/
Ddoat.c56 struct testcase { struct
65 struct testcase tests[10]; /* no more than 10 tests */ argument
/freebsd-12-stable/contrib/netbsd-tests/lib/libm/
Dt_scalbn.c44 struct testcase { struct
50 struct testcase test_vals[] = { argument
/freebsd-12-stable/lib/libc/tests/sys/
Dsendfile_test.c533 struct testcase { in flags_test() struct
534 int16_t readahead_pages, flags; in flags_test()
641 struct testcase { in hdtr_positive_test() struct
642 bool include_headers, include_trailers; in hdtr_positive_test()
/freebsd-12-stable/tools/test/netfibs/
Dreflect.c49 static char *testcase; variable
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/stdio/
Dt_fmemopen.c70 struct testcase { struct
73 } testcases[] = { argument

12