|
Gromacs
2025.3
|
#include "gmxpre.h"#include "gromacs/trajectoryanalysis/modules/pairdist.h"#include <string>#include <gtest/gtest.h>#include "gromacs/utility/arrayref.h"#include "testutils/cmdlinetest.h"#include "testutils/testasserts.h"#include "testutils/textblockmatchers.h"#include "moduletest.h"
Include dependency graph for pairdist.cpp:Tests for functionality of the "pairdist" trajectory analysis module.
These tests test the basic functionality of the tool itself, but currently the following are missing:
Typedefs | |
|
typedef gmx::test::TrajectoryAnalysisModuleTestFixture < gmx::analysismodules::PairDistanceInfo > | gmx::test::anonymous_namespace{pairdist.cpp}::PairDistanceModuleTest |
| Test fixture for the select analysis module. | |
1.8.5