|
TestSuite & | operator* (const char *in) |
|
template<typename T > |
TestSuite & | operator* (const T &in) |
|
|
const char * | m_test_suite = nullptr |
|
const char * | m_description = nullptr |
|
bool | m_skip = false |
|
bool | m_no_breaks = false |
|
bool | m_no_output = false |
|
bool | m_may_fail = false |
|
bool | m_should_fail = false |
|
int | m_expected_failures = 0 |
|
double | m_timeout = 0 |
|
The documentation for this struct was generated from the following file: