|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <memory>#include <string>#include <gtest/gtest.h>#include "gromacs/utility/classhelpers.h"#include "gromacs/utility/gmxmpi.h"#include "testutils/cmdlinetest.h"#include "testutils/testfilemanager.h"
Include dependency graph for moduletest.h:
This graph shows which files directly or indirectly include this file: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... | |
Enumerations | |
| enum | gmx::test::SimulationRunnerMdpSource { gmx::test::SimulationRunnerMdpSource::Undefined, gmx::test::SimulationRunnerMdpSource::String, gmx::test::SimulationRunnerMdpSource::File, gmx::test::SimulationRunnerMdpSource::Count } |
| How the mdp file of the SimulationRunner is defined. More... | |
Functions | |
| int | gmx::test::getNumberOfTestOpenMPThreads () |
| Returns the number of OpenMP threads to use. More... | |
1.8.5