Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gtest_uninitialized_test Namespace Reference

Classes

class  GTestUninitializedTest
 

Functions

def Assert
 
def AssertEq
 
def TestExitCodeAndOutput
 

Variables

string __author__ 'wan@google.com (Zhanyong Wan)'
 
tuple COMMAND gtest_test_utils.GetTestExecutablePath('gtest_uninitialized_test_')
 

Function Documentation

def gtest_uninitialized_test.Assert (   condition)

Definition at line 42 of file gtest_uninitialized_test.py.

View newest version in sPHENIX GitHub at line 42 of file gtest_uninitialized_test.py

Referenced by TestExitCodeAndOutput().

+ Here is the caller graph for this function:

def gtest_uninitialized_test.AssertEq (   expected,
  actual 
)

Definition at line 47 of file gtest_uninitialized_test.py.

View newest version in sPHENIX GitHub at line 47 of file gtest_uninitialized_test.py

References print().

Referenced by TestExitCodeAndOutput().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def gtest_uninitialized_test.TestExitCodeAndOutput (   command)
Runs the given command and verifies its exit code and output.

Definition at line 54 of file gtest_uninitialized_test.py.

View newest version in sPHENIX GitHub at line 54 of file gtest_uninitialized_test.py

References Assert(), and AssertEq().

Referenced by gtest_uninitialized_test.GTestUninitializedTest.testExitCodeAndOutput().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

string gtest_uninitialized_test.__author__ 'wan@google.com (Zhanyong Wan)'

Definition at line 34 of file gtest_uninitialized_test.py.

View newest version in sPHENIX GitHub at line 34 of file gtest_uninitialized_test.py

tuple gtest_uninitialized_test.COMMAND gtest_test_utils.GetTestExecutablePath('gtest_uninitialized_test_')

Definition at line 39 of file gtest_uninitialized_test.py.

View newest version in sPHENIX GitHub at line 39 of file gtest_uninitialized_test.py