|
Tilde Friends
|
Classes | |
| struct | _tf_test_options_t |
Typedefs | |
| typedef struct _tf_test_options_t | tf_test_options_t |
Functions | |
| void | tf_tests (const tf_test_options_t *options) |
This is the test harness.
| typedef struct _tf_test_options_t tf_test_options_t |
Options to control how tests are run.
| void tf_tests | ( | const tf_test_options_t * | options | ) |
Run tests.
| options | Test options. |