Home
last modified time | relevance | path

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

/freebsd/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) in bitstring_run_stack_test()
50 bitstring_run_heap_test(testfunc_t *test, int nbits) in bitstring_run_heap_test()
59 bitstring_test_runner(testfunc_t *test) in bitstring_test_runner()
81 static testfunc_t name ## _test; \
/freebsd/tests/sys/netmap/
H A Dctrl-api-test.c179 typedef int (*testfunc_t)(struct TestContext *ctx); typedef
2036 testfunc_t test;