14 #if defined(TEUCHOS_DEBUG) && defined(HAVE_TEUCHOS_DEBUG_RCP_NODE_TRACING) 
   27   ECHO(RCPNodeTracer::setPrintRCPNodeStatisticsOnExit(
true));
 
   30   (RCPNodeTracer::setPrintActiveRcpNodesOnExit(
false));
 
#define ECHO(statement)
Echo the given statement before it is executed. 
 
#define TEUCHOS_UNIT_TEST(TEST_GROUP, TEST_NAME)
Macro for defining a (non-templated) unit test. 
 
Debug-mode RCPNode tracing class. 
 
#define TEST_EQUALITY_CONST(v1, v2)
Assert the equality of v1 and constant v2. 
 
Reference-counted pointer node classes.