Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos_UnitTestRepository.cpp File Reference
Include dependency graph for Teuchos_UnitTestRepository.cpp:

Go to the source code of this file.

Classes

struct  Teuchos::UnitTestData
class  Teuchos::UnitTestRepository::InstanceData

Namespaces

namespace  Teuchos

Enumerations

enum  Teuchos::EShowTestDetails { Teuchos::SHOW_TEST_DETAILS_ALL , Teuchos::SHOW_TEST_DETAILS_TEST_NAMES , Teuchos::SHOW_TEST_DETAILS_FINAL_RESULTS }

Functions

bool Teuchos::operator< (const UnitTestData &a, const UnitTestData &b)
std::string Teuchos::getUnitTestName (const std::string groupName, const std::string testName)
bool Teuchos::strMatch (const std::string &fullMatchStr, const std::string &str)