Searched refs:test_function_t (Results 1 – 2 of 2) sorted by relevance
22 typedef void (*test_function_t)(Manager *m); typedef375 static const test_function_t tests[] = { in main()397 for (const test_function_t *test = tests; *test; test++) { in main()
43 typedef void (*test_function_t)(Manager *m); typedef1120 test_function_t f;