Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Namespaces | |
namespace | testing |
Macros | |
#define | GTEST_IMPLEMENTATION_ 1 |
Enumerations | |
enum | FailureType |
Functions | |
testing::GTEST_DECLARE_string_ (filter) | |
int | main (int argc, char **argv) |
#define GTEST_IMPLEMENTATION_ 1 |
Definition at line 38 of file gtest_environment_test.cc.
View newest version in sPHENIX GitHub at line 38 of file gtest_environment_test.cc
enum FailureType |
Definition at line 48 of file gtest_environment_test.cc.
View newest version in sPHENIX GitHub at line 48 of file gtest_environment_test.cc
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 137 of file gtest_environment_test.cc.
View newest version in sPHENIX GitHub at line 137 of file gtest_environment_test.cc
References testing::AddGlobalTestEnvironment(), Check(), filter, GTEST_FLAG, testing::InitGoogleTest(), printf(), and RunAllTests().