Gromacs
5.1.5
|
#include "gmxpre.h"
#include "gromacs/trajectoryanalysis/modules/select.h"
#include <gtest/gtest.h>
#include "testutils/cmdlinetest.h"
#include "moduletest.h"
Tests for functionality of the "select" trajectory analysis module.
These tests test most of the functionality of the module, but currently missing are:
Typedefs | |
typedef gmx::test::TrajectoryAnalysisModuleTestFixture < gmx::analysismodules::SelectInfo > | anonymous_namespace{select.cpp}::SelectModuleTest |
Test fixture for the select analysis module. | |