Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
index.cpp File Reference
#include "gmxpre.h"
#include "gromacs/topology/index.h"
#include <string>
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "gromacs/trajectoryanalysis/topologyinformation.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/smalloc.h"
#include "testutils/cmdlinetest.h"
#include "testutils/filematchers.h"
#include "testutils/refdata.h"
#include "testutils/testfilemanager.h"
#include "testutils/textblockmatchers.h"
+ Include dependency graph for index.cpp:

Description

Implements test of index generation routines.

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

Functions

void gmx::test::anonymous_namespace{index.cpp}::checkIndexGroup (TestReferenceChecker *checker, const IndexGroup &group)
 
void gmx::test::anonymous_namespace{index.cpp}::checkBlocks (TestReferenceChecker *checker, ArrayRef< const IndexGroup > blocks)
 
void gmx::test::anonymous_namespace{index.cpp}::compareBlocks (ArrayRef< const IndexGroup > one, ArrayRef< const IndexGroup > two)
 
void gmx::test::anonymous_namespace{index.cpp}::checkFileMatch (TestReferenceChecker *checker, const std::string &fileName, const std::string &fullPath)