Gromacs
2021-beta2-UNCHECKED
|
main() for unit tests that use Testing Utilities (testutils).
Macros | |
#define | TEST_DATA_PATH 0 |
Path to test input data directory (needs to be set by the build system). | |
#define | TEST_TEMP_PATH 0 |
Path to test output temporary directory (needs to be set by the build system). | |
#define | TEST_USES_MPI false |
Whether the test expects/supports running with multiple MPI ranks. | |
#define | TEST_USES_HARDWARE_DETECTION false |
Whether the test expects/supports running with knowledge of the hardware. | |
Functions | |
int | main (int argc, char *argv[]) |
Initializes unit testing for Testing Utilities (testutils). | |