Tilde Friends
|
#include <tests.h>
Public Attributes | |
const char * | exe_path |
const char * | tests |
const char * | db_path |
Options to control how tests are run.
const char* _tf_test_options_t::db_path |
Path to the actual local database for running performance tests against.
const char* _tf_test_options_t::exe_path |
The path to the Tilde Friends executable, in order to run subprocesses.
const char* _tf_test_options_t::tests |
A comma-separated list of tests to run, or NULL.