Tilde Friends
Tests

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)
 

Detailed Description

This is the test harness.

Typedef Documentation

◆ tf_test_options_t

Options to control how tests are run.

Function Documentation

◆ tf_tests()

void tf_tests ( const tf_test_options_t options)

Run tests.

Parameters
optionsTest options.