Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Functions
parameterlist/test/ObjectBuilder/Teuchos_StandardUnitTestMain.cpp File Reference

Standard Unit testing main program. More...

#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
Include dependency graph for parameterlist/test/ObjectBuilder/Teuchos_StandardUnitTestMain.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

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.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)