Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Public Types | |
typedef Teuchos::Array < UnitTestData > | unitTests_t |
Public Member Functions | |
InstanceData () | |
Public Attributes | |
unitTests_t | unitTests |
CommandLineProcessor | clp |
EShowTestDetails | showTestDetails |
bool | globallyReduceUnitTestResult |
bool | showSrcLocation |
bool | showFailSrcLocation |
bool | noOp |
std::string | groupName |
std::string | testName |
std::string | notUnitTestName |
int | testCounter |
Definition at line 139 of file Teuchos_UnitTestRepository.cpp.
Definition at line 142 of file Teuchos_UnitTestRepository.cpp.
|
inline |
Definition at line 156 of file Teuchos_UnitTestRepository.cpp.
unitTests_t Teuchos::UnitTestRepository::InstanceData::unitTests |
Definition at line 144 of file Teuchos_UnitTestRepository.cpp.
CommandLineProcessor Teuchos::UnitTestRepository::InstanceData::clp |
Definition at line 145 of file Teuchos_UnitTestRepository.cpp.
EShowTestDetails Teuchos::UnitTestRepository::InstanceData::showTestDetails |
Definition at line 146 of file Teuchos_UnitTestRepository.cpp.
bool Teuchos::UnitTestRepository::InstanceData::globallyReduceUnitTestResult |
Definition at line 147 of file Teuchos_UnitTestRepository.cpp.
bool Teuchos::UnitTestRepository::InstanceData::showSrcLocation |
Definition at line 148 of file Teuchos_UnitTestRepository.cpp.
bool Teuchos::UnitTestRepository::InstanceData::showFailSrcLocation |
Definition at line 149 of file Teuchos_UnitTestRepository.cpp.
bool Teuchos::UnitTestRepository::InstanceData::noOp |
Definition at line 150 of file Teuchos_UnitTestRepository.cpp.
std::string Teuchos::UnitTestRepository::InstanceData::groupName |
Definition at line 151 of file Teuchos_UnitTestRepository.cpp.
std::string Teuchos::UnitTestRepository::InstanceData::testName |
Definition at line 152 of file Teuchos_UnitTestRepository.cpp.
std::string Teuchos::UnitTestRepository::InstanceData::notUnitTestName |
Definition at line 153 of file Teuchos_UnitTestRepository.cpp.
int Teuchos::UnitTestRepository::InstanceData::testCounter |
Definition at line 154 of file Teuchos_UnitTestRepository.cpp.