#include <apt_test_suite.h>
Data Fields | |
| apr_pool_t * | pool |
| apt_str_t | name |
| void * | obj |
| apt_test_f | tester |
Test suite as a base for all kind of tests
Unique name of the test suite
| void* apt_test_suite_t::obj |
External object associated with the test suite
| apr_pool_t* apt_test_suite_t::pool |
Memory pool to allocate memory from
Test function to execute
1.6.1