Gromacs
2026.0-dev-20250708-4043d16
|
Inherits EmptyTestEventListener.
Class that connects GoogleTest success/failure to reference-data handling.
Public Member Functions | |
ReferenceDataTestEventListener (const int rank) | |
Construct a listener for the reference data for this MPI rank . | |
void | OnTestEnd (const ::testing::TestInfo &test_info) override |
Callback after the test body has been run. | |
void | OnTestProgramEnd (const ::testing::UnitTest &) override |
Callback after all the tests in the the test case have run. | |