Analysis Software
Documentation for sPHENIX simulation software
|
Classes | |
class | CatchSehExceptionsTest |
class | CatchCxxExceptionsTest |
Variables | |
string | __author__ 'vladl@google.com (Vlad Losev)' |
string | FLAG_PREFIX '--gtest_' |
string | LIST_TESTS_FLAG 'list_tests' |
string | NO_CATCH_EXCEPTIONS_FLAG 'catch_exceptions=0' |
string | FILTER_FLAG 'filter' |
tuple | EX_EXE_PATH |
tuple | EXE_PATH |
environ gtest_test_utils.environ | |
SetEnvVar gtest_test_utils.SetEnvVar | |
tuple | TEST_LIST |
string | SUPPORTS_SEH_EXCEPTIONS 'ThrowsSehException' |
tuple | BINARY_OUTPUT gtest_test_utils.Subprocess([EXE_PATH], env=environ) |
tuple | EX_BINARY_OUTPUT |
string gtest_catch_exceptions_test.__author__ 'vladl@google.com (Vlad Losev)' |
Definition at line 38 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 38 of file gtest_catch_exceptions_test.py
tuple gtest_catch_exceptions_test.BINARY_OUTPUT gtest_test_utils.Subprocess([EXE_PATH], env=environ) |
Definition at line 76 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 76 of file gtest_catch_exceptions_test.py
gtest_catch_exceptions_test.environ gtest_test_utils.environ |
Definition at line 60 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 60 of file gtest_catch_exceptions_test.py
tuple gtest_catch_exceptions_test.EX_BINARY_OUTPUT |
Definition at line 78 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 78 of file gtest_catch_exceptions_test.py
tuple gtest_catch_exceptions_test.EX_EXE_PATH |
Definition at line 52 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 52 of file gtest_catch_exceptions_test.py
tuple gtest_catch_exceptions_test.EXE_PATH |
Definition at line 57 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 57 of file gtest_catch_exceptions_test.py
string gtest_catch_exceptions_test.FILTER_FLAG 'filter' |
Definition at line 48 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 48 of file gtest_catch_exceptions_test.py
string gtest_catch_exceptions_test.FLAG_PREFIX '--gtest_' |
Definition at line 45 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 45 of file gtest_catch_exceptions_test.py
string gtest_catch_exceptions_test.LIST_TESTS_FLAG 'list_tests' |
Definition at line 46 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 46 of file gtest_catch_exceptions_test.py
string gtest_catch_exceptions_test.NO_CATCH_EXCEPTIONS_FLAG 'catch_exceptions=0' |
Definition at line 47 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 47 of file gtest_catch_exceptions_test.py
gtest_catch_exceptions_test.SetEnvVar gtest_test_utils.SetEnvVar |
Definition at line 61 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 61 of file gtest_catch_exceptions_test.py
string gtest_catch_exceptions_test.SUPPORTS_SEH_EXCEPTIONS 'ThrowsSehException' |
Definition at line 73 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 73 of file gtest_catch_exceptions_test.py
tuple gtest_catch_exceptions_test.TEST_LIST |
Definition at line 70 of file gtest_catch_exceptions_test.py.
View newest version in sPHENIX GitHub at line 70 of file gtest_catch_exceptions_test.py