FEI Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <test_Database.hpp>
Public Member Functions | |
test_Database (MPI_Comm comm) | |
virtual | ~test_Database () |
const char * | getName () |
int | runtests () |
int | test1 () |
int | test2 () |
int | test3 () |
int | test4 () |
int | test5 () |
int | test6 () |
int | test7 () |
int | test8 () |
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_ |
Unit-tester for snl_fei::Database
Definition at line 20 of file test_Database.hpp.
test_Database::test_Database | ( | MPI_Comm | comm | ) |
Definition at line 20 of file test_Database.cpp.
|
virtual |
Definition at line 25 of file test_Database.cpp.
|
inlinevirtual |
|
virtual |
Implements tester.
Definition at line 70 of file test_Database.cpp.
References CHK_ERR, tester::numProcs_, test1(), test2(), test3(), test4(), test5(), test6(), test7(), test8(), and test_MapContig_1().
int test_Database::test1 | ( | ) |
Definition at line 88 of file test_Database.cpp.
Referenced by runtests().
int test_Database::test2 | ( | ) |
Definition at line 93 of file test_Database.cpp.
Referenced by runtests().
int test_Database::test3 | ( | ) |
Definition at line 98 of file test_Database.cpp.
Referenced by runtests().
int test_Database::test4 | ( | ) |
Definition at line 103 of file test_Database.cpp.
Referenced by runtests().
int test_Database::test5 | ( | ) |
Definition at line 109 of file test_Database.cpp.
Referenced by runtests().
int test_Database::test6 | ( | ) |
Definition at line 115 of file test_Database.cpp.
Referenced by runtests().
int test_Database::test7 | ( | ) |
Definition at line 121 of file test_Database.cpp.
Referenced by runtests().
int test_Database::test8 | ( | ) |
Definition at line 127 of file test_Database.cpp.
Referenced by runtests().