Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
conftest.h File Reference
#include <string>
#include "testutils/testasserts.h"
#include "testutils/textblockmatchers.h"
+ Include dependency graph for conftest.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares function to add the content of a conf file to a checker.

Author
David van der Spoel david.nosp@m..van.nosp@m.dersp.nosp@m.oel@.nosp@m.icm.u.nosp@m.u.se

Classes

class  gmx::test::ConfMatch
 Match the contents as an gro file. More...
 

Functions

void gmx::test::checkConfFile (TextInputStream *input, TestReferenceChecker *checker, const ConfMatchSettings &settings)
 Adds content of a gro file to TestReferenceChecker object. More...