|
Teuchos Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Teuchos_SimpleObjectDB.hpp"#include "Teuchos_getConst.hpp"#include "TestClasses.hpp"#include "Teuchos_UnitTestHarness.hpp"
Go to the source code of this file.
Macros | |
| #define | UNIT_TEST_GROUP(T) |
| #define | UNIT_TEST_GROUP_PAIR(T1, T2) |
| #define | UNIT_TEST_GROUP_PAIR_SYM(T1, T2) |
| #define UNIT_TEST_GROUP | ( | T | ) |
Definition at line 500 of file SimpleObjectDB_UnitTests.cpp.
| #define UNIT_TEST_GROUP_PAIR | ( | T1, | |
| T2 ) |
Definition at line 510 of file SimpleObjectDB_UnitTests.cpp.
| #define UNIT_TEST_GROUP_PAIR_SYM | ( | T1, | |
| T2 ) |
Definition at line 513 of file SimpleObjectDB_UnitTests.cpp.