Searched defs:num_tests (Results 1 – 19 of 19) sorted by relevance
24 Suite* create_suite(const char* name, testfunc *tests, size_t num_tests, SFun setup, SFun teardown) in create_suite()
690 const size_t num_tests = sizeof(in_out_specs) / sizeof(InOutSpec) - 1; in main() local
521 const size_t num_tests = sizeof(in_out_specs) / sizeof(InOutSpec) - 1; in main() local
120 const size_t num_tests = (sizeof(elf_paths) / sizeof(char*) - 1) * 2; in main() local
211 run_tests(const size_t num_tests, const InOutSpec* specs, in run_tests()
934 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main() local
357 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main() local
1261 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main() local
2178 const size_t num_tests = sizeof(in_out_specs) / sizeof (InOutSpec) - 1; in main() local
751 int num_tests ) in cmac_test_subkeys()846 int num_tests ) in cmac_test_wth_cipher()
2093 static const int num_tests = in mbedtls_aes_self_test() local
41 static int num_tests = 0; variable
541 long num_tests; in OPT_TEST_DECLARE_USAGE() local
237 int num_tests = 10000; in main() local
533 unsigned int num_tests; member
387 unsigned int num_tests; member
546 unsigned int num_tests; member
2798 log.appendChild(render(summary_template, {num_tests:tests.length}, output_document)); property
1955 const int num_tests = 17; in TEST() local