FEI Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
test_misc Class Reference

#include <test_misc.hpp>

Inheritance diagram for test_misc:
Inheritance graph
[legend]

Public Member Functions

 test_misc (MPI_Comm comm)
 
virtual ~test_misc ()
 
const char * getName ()
 
int runtests ()
 
int test1 ()
 
int test2 ()
 
int test3 ()
 
int test4 ()
 
int serialtest0 ()
 
int serialtest1 ()
 
int serialtest2 ()
 
int serialtest3 ()
 
- Public Member Functions inherited from tester
 tester (MPI_Comm comm)
 
virtual ~tester ()
 
void setPath (const std::string &path)
 

Additional Inherited Members

- Protected Attributes inherited from tester
MPI_Comm comm_
 
int numProcs_
 
int localProc_
 
std::string path_
 

Detailed Description

Unit-tester for miscellaneous fei:: classes and methods.

Definition at line 20 of file test_misc.hpp.

Constructor & Destructor Documentation

test_misc::test_misc ( MPI_Comm  comm)

Definition at line 27 of file test_misc.cpp.

test_misc::~test_misc ( )
virtual

Definition at line 32 of file test_misc.cpp.

Member Function Documentation

const char* test_misc::getName ( )
inlinevirtual

A name describing this test.

Implements tester.

Definition at line 25 of file test_misc.hpp.

int test_misc::runtests ( )
virtual
int test_misc::test1 ( )

Definition at line 408 of file test_misc.cpp.

Referenced by runtests().

int test_misc::test2 ( )

Definition at line 414 of file test_misc.cpp.

Referenced by runtests().

int test_misc::test3 ( )

Definition at line 420 of file test_misc.cpp.

Referenced by runtests().

int test_misc::test4 ( )

Definition at line 426 of file test_misc.cpp.

Referenced by runtests().

int test_misc::serialtest0 ( )
int test_misc::serialtest1 ( )

Definition at line 225 of file test_misc.cpp.

References ERReturn, FEI_COUT, FEI_ENDL, and fei_test_utils::within_percentage_margin().

Referenced by runtests().

int test_misc::serialtest2 ( )

Definition at line 260 of file test_misc.cpp.

References FEI_COUT, and FEI_ENDL.

Referenced by runtests().

int test_misc::serialtest3 ( )

The documentation for this class was generated from the following files: