Searched defs:ntests (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | check-der.c | 79 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 D | check-template.c | 73 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 D | check-gen.c | 109 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 D | check-common.c | 195 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 D | cmocka.h | 35 _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 D | cmocka.h |
|
/netbsd-src/external/mit/expat/dist/tests/ |
H A D | minicheck.h | 93 int ntests; member
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tatan.c | 541 int ntests = numberof (d); in atan2_pow_of_2() local
|
H A D | tsprintf.c | 287 int ntests = 0, neg, psflag, r, f; in special() local
|