Teuchos Package Browser (Single Doxygen Collection) Version of the Day
|
Standard Unit testing main program. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Standard Unit testing main program.
This file is ment to be used as a standard main program for a unit test executable.
NOTE: This file should not be built and included as part of the Teuchos library. It is instead to be directly included in the build files for specific unit test suites.
Definition in file parameterlist/test/ObjectBuilder/Teuchos_StandardUnitTestMain.cpp.
int main | ( | int | argc, |
char * | argv[] ) |
Definition at line 61 of file parameterlist/test/ObjectBuilder/Teuchos_StandardUnitTestMain.cpp.