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

Description

Tests for functionality of the "select" trajectory analysis module.

These tests test most of the functionality of the module, but currently missing are:

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Typedefs

typedef
gmx::test::TrajectoryAnalysisModuleTestFixture
< gmx::analysismodules::SelectInfo > 
anonymous_namespace{select.cpp}::SelectModuleTest
 Test fixture for the select analysis module.