Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gtest_environment_test.cc File Reference
#include <stdlib.h>
#include <stdio.h>
#include "gtest/gtest.h"
#include "src/gtest-internal-inl.h"
+ Include dependency graph for gtest_environment_test.cc:

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)
 

Macro Definition Documentation

#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

Enumeration Type Documentation

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

Function Documentation

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().

+ Here is the call graph for this function: