|
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 172 of file Teuchos_UnitTestRepository.cpp.
Definition at line 175 of file Teuchos_UnitTestRepository.cpp.
|
inline |
Definition at line 189 of file Teuchos_UnitTestRepository.cpp.
| unitTests_t Teuchos::UnitTestRepository::InstanceData::unitTests |
Definition at line 177 of file Teuchos_UnitTestRepository.cpp.
| CommandLineProcessor Teuchos::UnitTestRepository::InstanceData::clp |
Definition at line 178 of file Teuchos_UnitTestRepository.cpp.
| EShowTestDetails Teuchos::UnitTestRepository::InstanceData::showTestDetails |
Definition at line 179 of file Teuchos_UnitTestRepository.cpp.
| bool Teuchos::UnitTestRepository::InstanceData::globallyReduceUnitTestResult |
Definition at line 180 of file Teuchos_UnitTestRepository.cpp.
| bool Teuchos::UnitTestRepository::InstanceData::showSrcLocation |
Definition at line 181 of file Teuchos_UnitTestRepository.cpp.
| bool Teuchos::UnitTestRepository::InstanceData::showFailSrcLocation |
Definition at line 182 of file Teuchos_UnitTestRepository.cpp.
| bool Teuchos::UnitTestRepository::InstanceData::noOp |
Definition at line 183 of file Teuchos_UnitTestRepository.cpp.
| std::string Teuchos::UnitTestRepository::InstanceData::groupName |
Definition at line 184 of file Teuchos_UnitTestRepository.cpp.
| std::string Teuchos::UnitTestRepository::InstanceData::testName |
Definition at line 185 of file Teuchos_UnitTestRepository.cpp.
| std::string Teuchos::UnitTestRepository::InstanceData::notUnitTestName |
Definition at line 186 of file Teuchos_UnitTestRepository.cpp.
| int Teuchos::UnitTestRepository::InstanceData::testCounter |
Definition at line 187 of file Teuchos_UnitTestRepository.cpp.
1.8.5