Tilde Friends
_tf_test_options_t Struct Reference

#include <tests.h>

Public Attributes

const char * exe_path
 
const char * tests
 
const char * db_path
 

Detailed Description

Options to control how tests are run.

Member Data Documentation

◆ db_path

const char* _tf_test_options_t::db_path

Path to the actual local database for running performance tests against.

◆ exe_path

const char* _tf_test_options_t::exe_path

The path to the Tilde Friends executable, in order to run subprocesses.

◆ tests

const char* _tf_test_options_t::tests

A comma-separated list of tests to run, or NULL.


The documentation for this struct was generated from the following file: