Searched refs:test_fn_t (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dpipes_tests.c61 typedef void (*test_fn_t)(); typedef
66 test_fn_t test;
73 test_fn_t set_up;
75 test_fn_t tear_down;
117 test_fn_t set_up, unit_test_t *tests,
118 test_fn_t tear_down)
283 void _run_suite(int numoftests, test_fn_t set_up, UnitTests tests,
284 test_fn_t tear_down, const char *format, ...)
302 void _run_suite(int numoftests, test_fn_t set_up, UnitTests tests,
303 test_fn_t tear_dow
[all...]

Completed in 16 milliseconds