Searched defs:testcases (Results 1 – 5 of 5) sorted by relevance
71 struct testcases { struct77 int (*test_func)(struct testcases *test); argument78 const char *msg;
62 static struct testcase testcases[] = { variable
153 static int testcases(void) in testcases() function
599 test_fn_t testcases[] = { in test__hists_output() local
713 test_fn_t testcases[] = { in test__hists_cumulate() local