Gromacs
2020.4
|
#include "gmxpre.h"
#include "gromacs/utility/path.h"
#include "gromacs/utility/stringutil.h"
#include "testutils/simulationdatabase.h"
#include "moduletest.h"
Checks that expected output files are present.
Typedefs | |
using | gmx::test::anonymous_namespace{outputfiles.cpp}::OutputFilesTestParams = std::tuple< std::string, std::string > |
Test fixture base for presence of output files. More... | |