46 performenceTester.
run();
void runPerformanceTests(bool runTests)
runPerformanceTests will run performance tests on program. Exits once complete.
Definition: test.h:41
void runUnitTests(bool runTests)
Header containing functions needed for running unit tests, integration tests and validation testing.
Definition: test.h:23
static void setBarrier()
Parallel::Communicator::setBarrier.
Definition: communicator.cpp:484
void runFullTestSuite()
Definition: testsuite.cpp:267
static void freeMPIGroups()
Parallel::Communicator::freeMPIGroups.
Definition: communicator.cpp:504
Runs unit tests on the methods of GLAC.
Definition: testsuite.h:23