Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs
#include "gmxpre.h"
#include "gromacs/trajectoryanalysis/modules/convert_trj.h"
#include <gtest/gtest.h>
#include "testutils/cmdlinetest.h"
#include "testutils/filematchers.h"
#include "testutils/textblockmatchers.h"
#include "moduletest.h"
+ Include dependency graph for convert_trj.cpp:

Description

Tests for functionality of the "convert-trj" trajectory analysis module.

Author
Paul Bauer paul..nosp@m.baue.nosp@m.r.q@g.nosp@m.mail.nosp@m..com

Typedefs

typedef
gmx::test::TrajectoryAnalysisModuleTestFixture
< gmx::analysismodules::ConvertTrjInfo > 
anonymous_namespace{convert_trj.cpp}::ConvertTrjModuleTest
 Test fixture for the convert-trj analysis module.