Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-der.c76 int ntests = sizeof(tests) / sizeof(*tests); in test_integer() local
200 int ntests = sizeof(tests) / sizeof(*tests); in test_unsigned() local
242 int ntests = sizeof(tests) / sizeof(*tests); in test_octet_string() local
284 int ntests = sizeof(tests) / sizeof(*tests); in test_bmp_string() local
332 int ntests = sizeof(tests) / sizeof(*tests); in test_universal_string() local
412 int ntests = sizeof(tests) / sizeof(*tests); in test_generalized_time() local
461 int ntests = sizeof(tests) / sizeof(*tests); in test_oid() local
499 int ntests = sizeof(tests) / sizeof(*tests); in test_bit_string() local
643 int ntests = sizeof(tests) / sizeof(*tests); in check_fail_unsigned() local
656 int ntests = sizeof(tests) / sizeof(*tests); in check_fail_integer() local
[all …]
H A Dcheck-gen.c123 int ntests = sizeof(tests) / sizeof(*tests); in test_principal() local
193 int ntests = sizeof(tests) / sizeof(*tests); in test_authenticator() local
276 int ntests = sizeof(tests) / sizeof(*tests); in test_krb_error() local
336 int ntests = sizeof(tests) / sizeof(*tests); in test_Name() local
427 int ntests = sizeof(tests) / sizeof(*tests); in test_bit_string() local
487 int ntests = sizeof(tests) / sizeof(*tests); in test_bit_string_rfc1510() local
539 int ntests = sizeof(tests) / sizeof(*tests); in test_time() local
690 int ntests = sizeof(tests) / sizeof(*tests); in test_large_tag() local
1201 int ntests = sizeof(tests) / sizeof(*tests); in check_fail_largetag() local
1226 int ntests = sizeof(tests) / sizeof(*tests); in check_fail_sequence() local
[all …]
H A Dcheck-common.c197 unsigned ntests, in generic_test()
355 unsigned ntests, in generic_decode_fail()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_disk/
H A Dpage_alignment.c387 run_test_set(const page_test_t *tests, bool want, int *ntests, int *npassed) in run_test_set()
405 int ntests = 0, npassed = 0; in main() local
/freebsd/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_fuzz.c32 size_t sz, sz2, i, ntests = NUM_FUZZ_TESTS; in sshbuf_fuzz_tests() local
/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dmain.c25 int ntests = 0; variable
177 int ntests, i; in dofile() local
/freebsd/lib/msun/tests/
H A Dconj_test.c73 static const int ntests = sizeof(tests) / sizeof(tests[0]) / 2; in ATF_TC_BODY() local
/freebsd/lib/libcrypt/
H A Dcrypt-sha256.c302 #define ntests (sizeof (tests) / sizeof (tests[0])) macro
H A Dcrypt-sha512.c333 #define ntests (sizeof (tests) / sizeof (tests[0])) macro
/freebsd/contrib/expat/tests/
H A Dminicheck.h119 int ntests; member
/freebsd/contrib/libucl/tests/
H A Dtest_msgpack.c30 static const int ntests = 10; variable
/freebsd/sys/dev/xen/netback/
H A Dnetback_unit_tests.c209 xnb_unit_test_runner(test_fixture_t const tests[], int ntests, char *buffer, in xnb_unit_test_runner()