#define TEST_EQUALITY(v1, v2)
Assert the equality of v1 and v2.
#define TEST_INEQUALITY(v1, v2)
Assert the inequality of v1 and v2.
Reference-counted pointer class and non-member templated function implementations.
#define TEUCHOS_UNIT_TEST(TEST_GROUP, TEST_NAME)
Macro for defining a (non-templated) unit test.
Concrete serial communicator subclass.