Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Macros
RCP_UnitTests.cpp File Reference
#include "TeuchosCore_ConfigDefs.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_getConst.hpp"
#include "Teuchos_getBaseObjVoidPtr.hpp"
#include "TestClasses.hpp"
#include "Teuchos_UnitTestHarness.hpp"
Include dependency graph for RCP_UnitTests.cpp:

Go to the source code of this file.

Macros

#define DEBUG_UNIT_TEST_GROUP(T)
 
#define UNIT_TEST_GROUP(T)
 

Macro Definition Documentation

◆ DEBUG_UNIT_TEST_GROUP

#define DEBUG_UNIT_TEST_GROUP ( T)

Definition at line 1270 of file RCP_UnitTests.cpp.

◆ UNIT_TEST_GROUP

#define UNIT_TEST_GROUP ( T)
Value:
TEUCHOS_UNIT_TEST_TEMPLATE_1_INSTANT( RCP, weakDelete, T ) \
DEBUG_UNIT_TEST_GROUP(T)
#define TEUCHOS_UNIT_TEST_TEMPLATE_1_INSTANT(TEST_GROUP, TEST_NAME, TYPE)
Instantiate a templated unit test with one template parameter.

Definition at line 1275 of file RCP_UnitTests.cpp.