Home
last modified time | relevance | path

Searched defs:ntests (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-der.c79 int ntests = sizeof(tests) / sizeof(*tests); in test_integer() local
203 int ntests = sizeof(tests) / sizeof(*tests); in test_unsigned() local
239 int ntests = sizeof(tests) / sizeof(*tests); in test_octet_string() local
281 int ntests = sizeof(tests) / sizeof(*tests); in test_bmp_string() local
329 int ntests = sizeof(tests) / sizeof(*tests); in test_universal_string() local
372 int ret, ntests = sizeof(tests) / sizeof(*tests); in test_general_string() local
409 int ntests = sizeof(tests) / sizeof(*tests); in test_generalized_time() local
458 int ntests = sizeof(tests) / sizeof(*tests); in test_oid() local
496 int ntests = sizeof(tests) / sizeof(*tests); in test_bit_string() local
551 int ntests = sizeof(tests) / sizeof(tests[0]); in test_heim_integer() local
[all …]
H A Dcheck-template.c73 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); in test_uint64() local
112 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); in test_seqofseq() local
157 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); in test_seqofseq2() local
201 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); in test_seqof2() local
248 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); in test_seqof3() local
332 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); in test_seqof4() local
468 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); in test_seqof5() local
H A Dcheck-gen.c109 int ntests = sizeof(tests) / sizeof(*tests); in test_principal() local
181 int ntests = sizeof(tests) / sizeof(*tests); in test_authenticator() local
264 int ntests = sizeof(tests) / sizeof(*tests); in test_krb_error() local
324 int ntests = sizeof(tests) / sizeof(*tests); in test_Name() local
415 int ntests = sizeof(tests) / sizeof(*tests); in test_bit_string() local
475 int ntests = sizeof(tests) / sizeof(*tests); in test_bit_string_rfc1510() local
527 int ntests = sizeof(tests) / sizeof(*tests); in test_time() local
763 int ntests = sizeof(tests) / sizeof(*tests); in test_large_tag() local
980 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); in test_choice() local
1055 int ntests = sizeof(tests) / sizeof(*tests); in test_implicit() local
[all …]
H A Dcheck-common.c195 unsigned ntests, in generic_test()
353 unsigned ntests, in generic_decode_fail()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dcmocka.h35 _cmocka_add_test_byname(const struct CMUnitTest *tests, size_t ntests, in _cmocka_add_test_byname()
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dcmocka.h
/netbsd-src/external/mit/expat/dist/tests/
H A Dminicheck.h93 int ntests; member
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtatan.c541 int ntests = numberof (d); in atan2_pow_of_2() local
H A Dtsprintf.c287 int ntests = 0, neg, psflag, r, f; in special() local