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

/freebsd-current/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_fuzz.c32 size_t sz, sz2, i, ntests = NUM_FUZZ_TESTS; local
/freebsd-current/lib/msun/tests/
H A Dconj_test.c73 static const int ntests = sizeof(tests) / sizeof(tests[0]) / 2; local
/freebsd-current/contrib/expat/tests/
H A Dminicheck.h119 int ntests; member in struct:TCase
/freebsd-current/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) argument
405 int ntests = 0, npassed = 0; local
/freebsd-current/contrib/arm-optimized-routines/math/test/rtest/
H A Dmain.c25 int ntests = 0; variable
177 int ntests, i; local
/freebsd-current/lib/libcrypt/
H A Dcrypt-sha512.c333 #define ntests (sizeof (tests) / sizeof (tests[0])) macro
H A Dcrypt-sha256.c302 #define ntests (sizeof (tests) / sizeof (tests[0])) macro
/freebsd-current/contrib/libucl/tests/
H A Dtest_msgpack.c30 static const int ntests = 10; variable
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dcheck-common.c196 generic_test(const struct test_case *tests, unsigned ntests, size_t data_size, int (ASN1CALL *encode)(unsigned char *, size_t, void *, size_t *), int (ASN1CALL *length)(void *), int (ASN1CALL *decode)(unsigned char *, size_t, void *, size_t *), int (ASN1CALL *free_data)(void *), int (*cmp)(void *a, void *b), int (ASN1CALL *copy)(const void *from, void *to)) argument
354 generic_decode_fail(const struct test_case *tests, unsigned ntests, size_t data_size, int (ASN1CALL *decode)(unsigned char *, size_t, void *, size_t *)) argument
H A Dcheck-der.c76 int ntests = sizeof(tests) / sizeof(*tests); local
200 int ntests = sizeof(tests) / sizeof(*tests); local
242 int ntests = sizeof(tests) / sizeof(*tests); local
284 int ntests = sizeof(tests) / sizeof(*tests); local
332 int ntests = sizeof(tests) / sizeof(*tests); local
375 int ret, ntests = sizeof(tests) / sizeof(*tests); local
412 int ntests = sizeof(tests) / sizeof(*tests); local
461 int ntests = sizeof(tests) / sizeof(*tests); local
499 int ntests = sizeof(tests) / sizeof(*tests); local
550 int ntests = sizeof(tests) / sizeof(tests[0]); local
601 int ntests = sizeof(tests) / sizeof(tests[0]); local
643 int ntests = sizeof(tests) / sizeof(*tests); local
656 int ntests = sizeof(tests) / sizeof(*tests); local
669 int ntests = sizeof(tests) / sizeof(*tests); local
681 int ntests = sizeof(tests) / sizeof(*tests); local
693 int ntests = sizeof(tests) / sizeof(*tests); local
706 int ntests = sizeof(tests) / sizeof(*tests); local
723 int ntests = sizeof(tests) / sizeof(*tests); local
750 int ntests = sizeof(tests) / sizeof(*tests); local
765 int ntests = sizeof(tests) / sizeof(*tests); local
781 int ntests = sizeof(tests) / sizeof(*tests); local
[all...]
H A Dcheck-gen.c123 int ntests = sizeof(tests) / sizeof(*tests); local
193 int ntests = sizeof(tests) / sizeof(*tests); local
276 int ntests = sizeof(tests) / sizeof(*tests); local
336 int ntests = sizeof(tests) / sizeof(*tests); local
427 int ntests = sizeof(tests) / sizeof(*tests); local
487 int ntests = sizeof(tests) / sizeof(*tests); local
539 int ntests = sizeof(tests) / sizeof(*tests); local
690 int ntests = sizeof(tests) / sizeof(*tests); local
899 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); local
970 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); local
1053 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); local
1139 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); local
1201 int ntests = sizeof(tests) / sizeof(*tests); local
1226 int ntests = sizeof(tests) / sizeof(*tests); local
1243 int ntests = sizeof(tests) / sizeof(*tests); local
[all...]
/freebsd-current/sys/dev/xen/netback/
H A Dnetback_unit_tests.c209 xnb_unit_test_runner(test_fixture_t const tests[], int ntests, char *buffer, argument

Completed in 122 milliseconds