Gromacs
2020.4
|
#include <gtest/gtest.h>
#include "gromacs/utility/classhelpers.h"
#include "testutils/cmdlinetest.h"
#include "testutils/testfilemanager.h"
Declares test fixtures for general mdrun functionality.
Classes | |
class | gmx::test::SimulationRunner |
Helper object for running grompp and mdrun in integration tests of mdrun functionality. More... | |
class | gmx::test::MdrunTestFixtureBase |
Declares test fixture base class for integration tests of mdrun functionality. More... | |
class | gmx::test::MdrunTestFixture |
Declares test fixture class for integration tests of mdrun functionality that use a single call of mdrun. More... | |
class | gmx::test::ParameterizedMdrunTestFixture |
Parameterized test fixture for mdrun integration tests. More... | |