| /freebsd-12.1/crypto/heimdal/lib/wind/ |
| H A D | test-rw.c | 42 struct testcase { struct 50 } testcases[] = { argument
|
| H A D | test-ldap.c | 45 struct testcase { struct 52 static const struct testcase testcases[] = { argument
|
| H A D | test-utf8.c | 73 struct testcase { struct 80 static const struct testcase testcases[] = { argument
|
| /freebsd-12.1/lib/libc/tests/gen/ |
| H A D | fmtmsg_test.c | 45 struct testcase { struct 54 } testcases[] = { argument
|
| H A D | fnmatch_testcases.h | 32 struct testcase { struct 37 } testcases[] = { argument
|
| /freebsd-12.1/crypto/heimdal/lib/krb5/ |
| H A D | parse-name-test.c | 38 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
|
| H A D | derived-key-test.c | 38 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];
|
| H A D | string-to-key-test.c | 38 static struct testcase { struct 39 const char *principal_name; 40 const char *password; 41 krb5_enctype enctype; 42 unsigned char res[MAXSIZE];
|
| H A D | n-fold-test.c | 37 static struct testcase { struct 38 const char *str; 39 unsigned n; 40 unsigned char res[MAXSIZE];
|
| /freebsd-12.1/crypto/heimdal/lib/roken/ |
| H A D | parse_bytes-test.c | 39 static struct testcase { struct 40 int canonicalp; 41 int val; 42 const char *def_unit; 43 const char *str;
|
| H A D | parse_time-test.c | 41 static struct testcase { struct 42 size_t size; 43 int val; 44 char *str;
|
| H A D | strpftime-test.c | 41 static struct testcase { struct 42 time_t t; 43 struct { 46 } vals[MAXSIZE];
|
| H A D | parse_reply-test.c | 50 static struct testcase { struct 51 unsigned char buf[MAX_BUF]; 52 size_t buf_len;
|
| /freebsd-12.1/contrib/ntp/lib/isc/tests/ |
| H A D | hash_test.c | 202 hash_testcase_t *testcase = testcases; in ATF_TC_BODY() local 329 hash_testcase_t *testcase = testcases; in ATF_TC_BODY() local 461 hash_testcase_t *testcase = testcases; in ATF_TC_BODY() local 607 hash_testcase_t *testcase = testcases; in ATF_TC_BODY() local 754 hash_testcase_t *testcase = testcases; in ATF_TC_BODY() local 833 hash_testcase_t *testcase = testcases; in ATF_TC_BODY() local 922 hash_testcase_t *testcase = testcases; in ATF_TC_BODY() local 1075 hash_testcase_t *testcase = testcases; in ATF_TC_BODY() local 1238 hash_testcase_t *testcase = testcases; in ATF_TC_BODY() local 1407 hash_testcase_t *testcase = testcases; in ATF_TC_BODY() local [all …]
|
| /freebsd-12.1/contrib/libevent/test/ |
| H A D | regress_main.c | 190 basic_test_setup(const struct testcase_t *testcase) in basic_test_setup() 266 basic_test_cleanup(const struct testcase_t *testcase, void *ptr) in basic_test_cleanup() 309 legacy_test_setup(const struct testcase_t *testcase) in legacy_test_setup() 347 legacy_test_cleanup(const struct testcase_t *testcase, void *ptr) in legacy_test_cleanup()
|
| H A D | tinytest.c | 92 testcase_run_bare_(const struct testcase_t *testcase) in testcase_run_bare_() 122 const struct testcase_t *testcase) in testcase_run_forked_() 224 const struct testcase_t *testcase) 288 struct testcase_t *testcase = &groups[i].cases[j]; local
|
| H A D | regress_buffer.c | 2486 setup_passthrough(const struct testcase_t *testcase) in setup_passthrough() 2491 cleanup_passthrough(const struct testcase_t *testcase, void *ptr) in cleanup_passthrough()
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_main.c | 194 basic_test_setup(const struct testcase_t *testcase) in basic_test_setup() 270 basic_test_cleanup(const struct testcase_t *testcase, void *ptr) in basic_test_cleanup() 313 legacy_test_setup(const struct testcase_t *testcase) in legacy_test_setup() 351 legacy_test_cleanup(const struct testcase_t *testcase, void *ptr) in legacy_test_cleanup()
|
| H A D | tinytest.c | 92 testcase_run_bare_(const struct testcase_t *testcase) in testcase_run_bare_() 122 const struct testcase_t *testcase) in testcase_run_forked_() 224 const struct testcase_t *testcase) 288 struct testcase_t *testcase = &groups[i].cases[j]; local
|
| H A D | regress_buffer.c | 2212 setup_passthrough(const struct testcase_t *testcase) in setup_passthrough() 2217 cleanup_passthrough(const struct testcase_t *testcase, void *ptr) in cleanup_passthrough()
|
| /freebsd-12.1/tools/regression/doat/ |
| H A D | doat.c | 56 struct testcase { struct 65 struct testcase tests[10]; /* no more than 10 tests */ argument
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libm/ |
| H A D | t_scalbn.c | 44 struct testcase { struct 50 struct testcase test_vals[] = { argument
|
| /freebsd-12.1/lib/libc/tests/sys/ |
| H A D | sendfile_test.c | 533 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.1/tools/test/netfibs/ |
| H A D | reflect.c | 49 static char *testcase; variable
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/stdio/ |
| H A D | t_fmemopen.c | 70 struct testcase { struct 73 } testcases[] = { argument
|