Classes | |
struct | no_such_test |
struct | beyond_last_test |
struct | no_such_group |
struct | no_more_tests |
class | failure |
class | warning |
class | seh |
struct | test_result |
struct | group_base |
struct | callback |
class | test_runner |
class | test_runner_singleton |
class | test_object |
struct | tests_registerer |
struct | tests_registerer< Test, Group, 0 > |
class | test_group |
class | reporter |
class | restartable_wrapper |
Namespaces | |
namespace | util |
Typedefs | |
typedef std::vector< std::string > | groupnames |
Functions | |
Epetra_Comm & | get_comm_world () |
Variables | |
test_runner_singleton | runner |
test_runner_singleton | runner |
Epetra_Comm * | comm_world |
typedef std::vector<std::string> tut::groupnames |
Epetra_Comm & tut::get_comm_world | ( | ) |
Definition at line 30 of file test_main.cpp.
Referenced by main(), and tut::test_group< Data, MaxTestsInGroup >::test_group().
Definition at line 30 of file test_main.cpp.
Referenced by main(), and tut::test_group< Data, MaxTestsInGroup >::test_group().
Epetra_Comm* tut::comm_world |