| Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    | 
#include "Teuchos_SimpleObjectTable.hpp"#include "Teuchos_RCP.hpp"#include "TestClasses.hpp"#include "Teuchos_UnitTestHarness.hpp"
Go to the source code of this file.
| Macros | |
| #define | DEBUG_UNIT_TEST_GROUP(T) | 
| #define | UNIT_TEST_GROUP(T) | 
| #define | UNIT_TEST_GROUP_PAIR(T1, T2) TEUCHOS_UNIT_TEST_TEMPLATE_2_INSTANT( SimpleObjectTable, storeCastedRCP, T1, T2 ) | 
| #define | UNIT_TEST_GROUP_PAIR_SYM(T1, T2) | 
| #define DEBUG_UNIT_TEST_GROUP | ( | T | ) | 
Definition at line 378 of file SimpleObjTbl_UnitTests.cpp.
| #define UNIT_TEST_GROUP | ( | T | ) | 
Definition at line 383 of file SimpleObjTbl_UnitTests.cpp.
| #define UNIT_TEST_GROUP_PAIR | ( | T1, | |
| T2 | |||
| ) | TEUCHOS_UNIT_TEST_TEMPLATE_2_INSTANT( SimpleObjectTable, storeCastedRCP, T1, T2 ) | 
Definition at line 388 of file SimpleObjTbl_UnitTests.cpp.
| #define UNIT_TEST_GROUP_PAIR_SYM | ( | T1, | |
| T2 | |||
| ) | 
Definition at line 391 of file SimpleObjTbl_UnitTests.cpp.
 1.8.5
 1.8.5