Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
Hashtable_UnitTests.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_as.hpp"
#include "Teuchos_Hashtable.hpp"
Include dependency graph for Hashtable_UnitTests.cpp:

Go to the source code of this file.

Macros

#define UNIT_TEST_GROUP(K, V)   TEUCHOS_UNIT_TEST_TEMPLATE_2_INSTANT( Hashtable, test0, K, V )
 

Macro Definition Documentation

#define UNIT_TEST_GROUP (   K,
 
)    TEUCHOS_UNIT_TEST_TEMPLATE_2_INSTANT( Hashtable, test0, K, V )

Definition at line 75 of file Hashtable_UnitTests.cpp.