Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 25 of 174) sorted by relevance

1234567

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dtest_pkcs12.c47 struct tests { struct
58 struct tests p12_pbe_tests[] = { argument
H A Dvalidate.c49 struct tests { struct
61 static struct tests hc_tests[] = { argument
H A Dtest_pkcs5.c47 struct tests { struct
56 const struct tests pkcs5_tests[] = { argument
H A Dtest_cipher.c54 struct tests { struct
65 struct tests aes_tests[] = { argument
/minix3/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-der.c62 struct test_case tests[] = { in test_integer() local
188 struct test_case tests[] = { in test_unsigned() local
241 struct test_case tests[] = { in test_octet_string() local
282 struct test_case tests[] = { in test_bmp_string() local
330 struct test_case tests[] = { in test_universal_string() local
374 struct test_case tests[] = { in test_general_string() local
408 struct test_case tests[] = { in test_generalized_time() local
450 struct test_case tests[] = { in test_oid() local
494 struct test_case tests[] = { in test_bit_string() local
532 struct test_case tests[] = { in test_heim_integer() local
[all …]
H A Dcheck-template.c61 struct test_case tests[] = { in test_seqofseq() local
105 struct test_case tests[] = { in test_seqofseq2() local
150 struct test_case tests[] = { in test_seqof2() local
194 struct test_case tests[] = { in test_seqof3() local
H A Dcheck-gen.c100 struct test_case tests[] = { in test_principal() local
170 struct test_case tests[] = { in test_authenticator() local
265 struct test_case tests[] = { in test_krb_error() local
323 struct test_case tests[] = { in test_Name() local
410 struct test_case tests[] = { in test_bit_string() local
470 struct test_case tests[] = { in test_bit_string_rfc1510() local
530 struct test_case tests[] = { in test_time() local
688 struct test_case tests[] = { in test_large_tag() local
778 struct test_case tests[] = { in test_choice() local
847 struct test_case tests[] = { in test_implicit() local
[all …]
/minix3/external/bsd/bind/dist/bin/tests/net/
H A Dtestsuite.h27 static test_t tests[] = { variable
/minix3/crypto/external/bsd/netpgp/dist/
H A DMakefile.am3 SUBDIRS = include src tests subdir
/minix3/external/bsd/flex/dist/tests/test-posix/
H A Dscanner.l36 char * tests[NUM_TESTS] = { "ababab"}; variable
/minix3/external/bsd/flex/dist/tests/test-posixly-correct/
H A Dscanner.l36 char * tests[NUM_TESTS] = { "ababab"}; variable
/minix3/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dudivsi3_test.c30 su_int tests[][4] = variable
H A Dumodsi3_test.c30 su_int tests[][4] = variable
/minix3/sys/external/bsd/compiler_rt/dist/test/Unit/ppc/
H A Dfloatunditf_test.h7 struct testCase tests[] = { variable
H A Dfloatditf_test.h7 struct testCase tests[] = { variable
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/template.bitset/bitset.members/
H A Dto_ulong.pass.cpp24 std::size_t tests[] = {0, in test_to_ulong() local
H A Dto_ullong.pass.cpp23 unsigned long long tests[] = {0, in test_to_ullong() local
/minix3/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dudivsi3_test.c30 su_int tests[][4] = variable
H A Dumodsi3_test.c30 su_int tests[][4] = variable
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/template.bitset/bitset.members/
H A Dto_ulong.pass.cpp24 std::size_t tests[] = {0, in test_to_ulong() local
H A Dto_ullong.pass.cpp23 unsigned long long tests[] = {0, in test_to_ullong() local
/minix3/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ppc/
H A Dfloatunditf_test.h7 struct testCase tests[] = { variable
H A Dfloatditf_test.h7 struct testCase tests[] = { variable
/minix3/external/bsd/atf/dist/atf-c/detail/
H A Dfs_test.c105 } tests[] = { in ATF_TC_BODY() local
177 } tests[] = { in ATF_TC_BODY() local
217 } tests[] = { in ATF_TC_BODY() local
258 } tests[] = { in ATF_TC_BODY() local
296 } tests[] = { in ATF_TC_BODY() local
336 } tests[] = { in ATF_TC_BODY() local
622 struct tests { in ATF_TC_BODY() struct
623 mode_t fmode; in ATF_TC_BODY()
624 int amode; in ATF_TC_BODY()
625 int uerror; in ATF_TC_BODY()
[all …]
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dfs_test.c107 } tests[] = { in ATF_TC_BODY() local
179 } tests[] = { in ATF_TC_BODY() local
219 } tests[] = { in ATF_TC_BODY() local
260 } tests[] = { in ATF_TC_BODY() local
298 } tests[] = { in ATF_TC_BODY() local
338 } tests[] = { in ATF_TC_BODY() local
624 struct tests { in ATF_TC_BODY() struct
625 mode_t fmode; in ATF_TC_BODY()
626 int amode; in ATF_TC_BODY()
627 int uerror; in ATF_TC_BODY()
[all …]

1234567