Searched defs:numoftests (Results 1 – 1 of 1) sorted by relevance
73 int numoftests; member83 uintmax_t numoftests; member102 create_suite(const char * name, int numoftests, test_fn_t set_up, unit_test_t * tests, test_fn_t te… in create_suite()246 _run_suite(int numoftests, test_fn_t set_up, UnitTests tests, test_fn_t tear_down, const char * for… in _run_suite()