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

Go to the source code of this file.

Macros

#define GTEST_IMPLEMENTATION_   1
 

Functions

 TEST (StressTest, DISABLED_ThreadSafetyTestsAreSkippedWhenGoogleTestIsNotThreadSafe)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

#define GTEST_IMPLEMENTATION_   1

Definition at line 43 of file gtest_stress_test.cc.

View newest version in sPHENIX GitHub at line 43 of file gtest_stress_test.cc

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 252 of file gtest_stress_test.cc.

View newest version in sPHENIX GitHub at line 252 of file gtest_stress_test.cc

References testing::InitGoogleTest(), and RUN_ALL_TESTS().

+ Here is the call graph for this function:

TEST ( StressTest  ,
DISABLED_ThreadSafetyTestsAreSkippedWhenGoogleTestIsNotThreadSafe   
)

Definition at line 248 of file gtest_stress_test.cc.

View newest version in sPHENIX GitHub at line 248 of file gtest_stress_test.cc