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

/freebsd-9.3-release/tools/regression/lib/msun/
H A Dtest-nearbyint.c92 static const int ntests = sizeof(tests) / sizeof(tests[0]) / 2; local
H A Dtest-conj.c95 static const int ntests = sizeof(tests) / sizeof(tests[0]) / 2; local
/freebsd-9.3-release/contrib/expat/tests/
H A Dminicheck.h60 int ntests; member in struct:TCase
/freebsd-9.3-release/contrib/opie/
H A Dopietest.c269 int ntests = 0, testn = 0; local
/freebsd-9.3-release/crypto/heimdal/lib/asn1/
H A Dcheck-common.c193 generic_test(const struct test_case *tests, unsigned ntests, size_t data_size, int (*encode)(unsigned char *, size_t, void *, size_t *), int (*length)(void *), int (*decode)(unsigned char *, size_t, void *, size_t *), int (*free_data)(void *), int (*cmp)(void *a, void *b)) argument
314 generic_decode_fail(const struct test_case *tests, unsigned ntests, size_t data_size, int (*decode)(unsigned char *, size_t, void *, size_t *)) argument
H A Dcheck-der.c74 int ntests = sizeof(tests) / sizeof(*tests); local
196 int ntests = sizeof(tests) / sizeof(*tests); local
236 int ntests = sizeof(tests) / sizeof(*tests); local
276 int ntests = sizeof(tests) / sizeof(*tests); local
321 int ntests = sizeof(tests) / sizeof(*tests); local
361 int ret, ntests = sizeof(tests) / sizeof(*tests); local
396 int ntests = sizeof(tests) / sizeof(*tests); local
443 int ntests = sizeof(tests) / sizeof(*tests); local
479 int ntests = sizeof(tests) / sizeof(*tests); local
528 int ntests = sizeof(tests) / sizeof(tests[0]); local
577 int ntests = sizeof(tests) / sizeof(tests[0]); local
617 int ntests = sizeof(tests) / sizeof(*tests); local
630 int ntests = sizeof(tests) / sizeof(*tests); local
643 int ntests = sizeof(tests) / sizeof(*tests); local
655 int ntests = sizeof(tests) / sizeof(*tests); local
667 int ntests = sizeof(tests) / sizeof(*tests); local
680 int ntests = sizeof(tests) / sizeof(*tests); local
697 int ntests = sizeof(tests) / sizeof(*tests); local
724 int ntests = sizeof(tests) / sizeof(*tests); local
739 int ntests = sizeof(tests) / sizeof(*tests); local
755 int ntests = sizeof(tests) / sizeof(*tests); local
[all...]
H A Dcheck-gen.c119 int ntests = sizeof(tests) / sizeof(*tests); local
185 int ntests = sizeof(tests) / sizeof(*tests); local
264 int ntests = sizeof(tests) / sizeof(*tests); local
323 int ntests = sizeof(tests) / sizeof(*tests); local
409 int ntests = sizeof(tests) / sizeof(*tests); local
454 int ntests = sizeof(tests) / sizeof(*tests); local
543 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); local
612 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); local
693 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); local
759 int ntests = sizeof(tests) / sizeof(*tests); local
784 int ntests = sizeof(tests) / sizeof(*tests); local
801 int ntests = sizeof(tests) / sizeof(*tests); local
[all...]
/freebsd-9.3-release/lib/libcrypt/
H A Dcrypt-sha256.c357 #define ntests (sizeof (tests) / sizeof (tests[0])) macro
H A Dcrypt-sha512.c388 #define ntests (sizeof (tests) / sizeof (tests[0])) macro
/freebsd-9.3-release/sys/dev/xen/netback/
H A Dnetback_unit_tests.c207 xnb_unit_test_runner(test_fixture_t const tests[], int ntests, char *buffer, argument

Completed in 211 milliseconds