Searched defs:ntests (Results 1 – 11 of 11) sorted by relevance
76 int ntests = sizeof(tests) / sizeof(*tests); in test_integer() local200 int ntests = sizeof(tests) / sizeof(*tests); in test_unsigned() local242 int ntests = sizeof(tests) / sizeof(*tests); in test_octet_string() local284 int ntests = sizeof(tests) / sizeof(*tests); in test_bmp_string() local332 int ntests = sizeof(tests) / sizeof(*tests); in test_universal_string() local412 int ntests = sizeof(tests) / sizeof(*tests); in test_generalized_time() local461 int ntests = sizeof(tests) / sizeof(*tests); in test_oid() local499 int ntests = sizeof(tests) / sizeof(*tests); in test_bit_string() local643 int ntests = sizeof(tests) / sizeof(*tests); in check_fail_unsigned() local656 int ntests = sizeof(tests) / sizeof(*tests); in check_fail_integer() local[all …]
123 int ntests = sizeof(tests) / sizeof(*tests); in test_principal() local193 int ntests = sizeof(tests) / sizeof(*tests); in test_authenticator() local276 int ntests = sizeof(tests) / sizeof(*tests); in test_krb_error() local336 int ntests = sizeof(tests) / sizeof(*tests); in test_Name() local427 int ntests = sizeof(tests) / sizeof(*tests); in test_bit_string() local487 int ntests = sizeof(tests) / sizeof(*tests); in test_bit_string_rfc1510() local539 int ntests = sizeof(tests) / sizeof(*tests); in test_time() local690 int ntests = sizeof(tests) / sizeof(*tests); in test_large_tag() local1201 int ntests = sizeof(tests) / sizeof(*tests); in check_fail_largetag() local1226 int ntests = sizeof(tests) / sizeof(*tests); in check_fail_sequence() local[all …]
197 unsigned ntests, in generic_test()355 unsigned ntests, in generic_decode_fail()
32 size_t sz, sz2, i, ntests = NUM_FUZZ_TESTS; in sshbuf_fuzz_tests() local
25 int ntests = 0; variable177 int ntests, i; in dofile() local
73 static const int ntests = sizeof(tests) / sizeof(tests[0]) / 2; in ATF_TC_BODY() local
334 #define ntests (sizeof (tests) / sizeof (tests[0])) macro
303 #define ntests (sizeof (tests) / sizeof (tests[0])) macro
119 int ntests; member
30 static const int ntests = 10; variable
208 xnb_unit_test_runner(test_fixture_t const tests[], int ntests, char *buffer, in xnb_unit_test_runner()