Gromacs  2021.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::test::CommandLineTestHelper Member List

This is the complete list of members for gmx::test::CommandLineTestHelper, including all inherited members.

checkOutputFiles(TestReferenceChecker checker) const gmx::test::CommandLineTestHelper
CommandLineTestHelper(TestFileManager *fileManager)gmx::test::CommandLineTestHelperexplicit
runModuleDirect(ICommandLineModule *module, CommandLine *commandLine)gmx::test::CommandLineTestHelperstatic
runModuleDirect(std::unique_ptr< ICommandLineOptionsModule > module, CommandLine *commandLine)gmx::test::CommandLineTestHelperstatic
runModuleFactory(const std::function< std::unique_ptr< ICommandLineOptionsModule >()> &factory, CommandLine *commandLine)gmx::test::CommandLineTestHelperstatic
setInputFileContents(CommandLine *args, const char *option, const char *extension, const std::string &contents)gmx::test::CommandLineTestHelper
setInputFileContents(CommandLine *args, const char *option, const char *extension, const ArrayRef< const char *const > &contents)gmx::test::CommandLineTestHelper
setOutputFile(CommandLine *args, const char *option, const char *filename, const ITextBlockMatcherSettings &matcher)gmx::test::CommandLineTestHelper
setOutputFile(CommandLine *args, const char *option, const char *filename, const IFileMatcherSettings &matcher)gmx::test::CommandLineTestHelper
~CommandLineTestHelper() (defined in gmx::test::CommandLineTestHelper)gmx::test::CommandLineTestHelper