Searched refs:test_t (Results 1 – 2 of 2) sorted by relevance
22 } test_t; typedef24 test_t add_directed_tests[] = {93 test_t mul_directed_tests[] = {167 extern test_t add_random_tests[N_RANDOM_TESTS];168 extern test_t mul_random_tests[N_RANDOM_TESTS];173 int run_tests(test_t *tests, int n_tests, const char *op_str, uint32_t (*func)(uint32_t, uint32_t))… in run_tests()215 test_t add_random_tests[N_RANDOM_TESTS] = {219 test_t mul_random_tests[N_RANDOM_TESTS] = {
20 } test_t; typedef148 static const test_t tests[] = {207 const test_t *t = &tests[i]; in main()