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

/freebsd-11-stable/tests/sys/sys/
H A Dbitstring_test.c39 typedef void (testfunc_t)(bitstr_t *bstr, int nbits, const char *memloc); typedef
42 bitstring_run_stack_test(testfunc_t *test, int nbits)
50 bitstring_run_heap_test(testfunc_t *test, int nbits)
58 bitstring_test_runner(testfunc_t *test)
80 static testfunc_t name ## _test; \
/freebsd-11-stable/tests/sys/netmap/
H A Dctrl-api-test.c165 typedef int (*testfunc_t)(struct TestContext *ctx); typedef
1648 testfunc_t test;

Completed in 131 milliseconds