Gromacs  2022-beta1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
cmdlinetest.h File Reference
#include <functional>
#include <memory>
#include <string>
#include <gtest/gtest.h>
#include "gromacs/utility/arrayref.h"
+ Include dependency graph for cmdlinetest.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares utilities testing command-line programs.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Classes

class  gmx::test::CommandLine
 Helper class for tests that need to construct command lines. More...
 
class  gmx::test::CommandLineTestHelper
 Helper class for tests that construct command lines that need to reference existing files. More...
 
class  gmx::test::CommandLineTestBase
 Test fixture for tests that call a single command-line program with input/output files. More...