|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_RCP.hpp"#include "Teuchos_getConst.hpp"#include "Teuchos_getBaseObjVoidPtr.hpp"#include "TestClasses.hpp"#include "Teuchos_UnitTestHarness.hpp"
Go to the source code of this file.
Defines | |
| #define | DEBUG_UNIT_TEST_GROUP(T) |
| #define | UNIT_TEST_GROUP(T) |
| #define DEBUG_UNIT_TEST_GROUP | ( | T | ) |
Definition at line 952 of file RCP_UnitTests.cpp.
| #define UNIT_TEST_GROUP | ( | T | ) |
TEUCHOS_UNIT_TEST_TEMPLATE_1_INSTANT( RCP, weakDelete, T ) \ DEBUG_UNIT_TEST_GROUP(T)
Definition at line 957 of file RCP_UnitTests.cpp.
1.7.6.1