|
Thyra
Version of the Day
|
Thyra-specific macros for helping to create concrete unit tests. More...
#include "Thyra_ConfigDefs.hpp"#include "Teuchos_UnitTestHelpers.hpp"
Go to the source code of this file.
Macros | |
| #define | THYRA_UNIT_TEST_TEMPLATE_1_INSTANT_REAL_SCALAR_TYPES(TEST_GROUP, TEST_NAME) |
| Instantiate a whole group of tests for supported real Scalar types. More... | |
| #define | THYRA_UNIT_TEST_TEMPLATE_1_INSTANT_SCALAR_TYPES(TEST_GROUP, TEST_NAME) |
| Instantiate a whole group of tests for supported Scalar types. More... | |
Thyra-specific macros for helping to create concrete unit tests.
Definition in file Thyra_UnitTestHelpers.hpp.
| #define THYRA_UNIT_TEST_TEMPLATE_1_INSTANT_REAL_SCALAR_TYPES | ( | TEST_GROUP, | |
| TEST_NAME | |||
| ) |
Instantiate a whole group of tests for supported real Scalar types.
Definition at line 54 of file Thyra_UnitTestHelpers.hpp.
| #define THYRA_UNIT_TEST_TEMPLATE_1_INSTANT_SCALAR_TYPES | ( | TEST_GROUP, | |
| TEST_NAME | |||
| ) |
Instantiate a whole group of tests for supported Scalar types.
Definition at line 60 of file Thyra_UnitTestHelpers.hpp.
1.8.5