![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Inheritance diagram for gtest_output_test.GTestOutputTest:
Collaboration diagram for gtest_output_test.GTestOutputTest:Public Member Functions | |
| def | RemoveUnsupportedTests |
| def | testOutput |
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
| 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: