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

/freebsd-11-stable/lib/msun/tests/
H A Dconj_test.c76 static const int ntests = sizeof(tests) / sizeof(tests[0]) / 2; local
/freebsd-11-stable/contrib/expat/tests/
H A Dminicheck.h92 int ntests; member in struct:TCase
/freebsd-11-stable/contrib/opie/
H A Dopietest.c269 int ntests = 0, testn = 0; local
/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_msgpack.c30 static const int ntests = 10; variable
/freebsd-11-stable/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
781 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); local
852 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); local
935 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); local
1021 int ret = 0, ntests = sizeof(tests) / sizeof(*tests); local
1083 int ntests = sizeof(tests) / sizeof(*tests); local
1108 int ntests = sizeof(tests) / sizeof(*tests); local
1125 int ntests = sizeof(tests) / sizeof(*tests); local
[all...]
/freebsd-11-stable/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-11-stable/sys/dev/xen/netback/
H A Dnetback_unit_tests.c210 xnb_unit_test_runner(test_fixture_t const tests[], int ntests, char *buffer, argument

Completed in 224 milliseconds