Searched refs:testfunc_t (Results 1 – 2 of 2) sorted by relevance
39 typedef void (testfunc_t)(bitstr_t *bstr, int nbits, const char *memloc); typedef42 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; \
179 typedef int (*testfunc_t)(struct TestContext *ctx); typedef2036 testfunc_t test;