Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gtest_output_test.GTestOutputTest Class Reference
+ Inheritance diagram for gtest_output_test.GTestOutputTest:
+ Collaboration diagram for gtest_output_test.GTestOutputTest:

Public Member Functions

def RemoveUnsupportedTests
 
def testOutput
 

Detailed Description

Definition at line 259 of file gtest_output_test.py.

View newest version in sPHENIX GitHub at line 259 of file gtest_output_test.py

Member Function Documentation

def gtest_output_test.GTestOutputTest.RemoveUnsupportedTests (   self,
  test_output 
)

Definition at line 260 of file gtest_output_test.py.

View newest version in sPHENIX GitHub at line 260 of file gtest_output_test.py

References gtest_output_test.RemoveMatchingTests(), and gtest_output_test.RemoveStackTraces().

Referenced by gtest_output_test.GTestOutputTest.testOutput().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def gtest_output_test.GTestOutputTest.testOutput (   self)

Definition at line 279 of file gtest_output_test.py.

View newest version in sPHENIX GitHub at line 279 of file gtest_output_test.py

References gtest_output_test.GetOutputOfAllCommands(), gtest_test_utils.GetSourceDir(), join(), gtest_output_test.NormalizeToCurrentPlatform(), Acts.open, gtest_output_test.RemoveTestCounts(), gtest_output_test.RemoveTypeInfoDetails(), gtest_output_test.GTestOutputTest.RemoveUnsupportedTests(), gtest_output_test.ToUnixLineEnding(), and write().

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: