Implements a command-line interface for runnning tests. More...
Implements a command-line interface for runnning tests.
Definition in file RunTest.C.
#include <sstream>#include <fstream>#include "UnixUtils.H"#include "ComLine.H"#include "FDUtils.H"#include "RunTest.H"Go to the source code of this file.
Namespaces | |
| ix | |
| Defines MPI-specific parallel global and program classes. | |
Functions | |
| int | RunTest (int argc, char *argv[]) |
| Runs test programs and scripts through a standard interface. More... | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 310 of file RunTest.C.
References ix::RunTest().