proxygen
gtest_output_test.py File Reference

Go to the source code of this file.

Classes

class  gtest_output_test.GTestOutputTest
 

Namespaces

 gtest_output_test
 

Functions

def gtest_output_test.ToUnixLineEnding (s)
 
def gtest_output_test.RemoveLocations (test_output)
 
def gtest_output_test.RemoveStackTraceDetails (output)
 
def gtest_output_test.RemoveStackTraces (output)
 
def gtest_output_test.RemoveTime (output)
 
def gtest_output_test.RemoveTypeInfoDetails (test_output)
 
def gtest_output_test.NormalizeToCurrentPlatform (test_output)
 
def gtest_output_test.RemoveTestCounts (output)
 
def gtest_output_test.RemoveMatchingTests (test_output, pattern)
 
def gtest_output_test.NormalizeOutput (output)
 
def gtest_output_test.GetShellCommandOutput (env_cmd)
 
def gtest_output_test.GetCommandOutput (env_cmd)
 
def gtest_output_test.GetOutputOfAllCommands ()