Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gtest_catch_exceptions_test.py File Reference

Go to the source code of this file.

Classes

class  gtest_catch_exceptions_test.CatchSehExceptionsTest
 
class  gtest_catch_exceptions_test.CatchCxxExceptionsTest
 

Namespaces

namespace  gtest_catch_exceptions_test
 

Variables

string gtest_catch_exceptions_test.__author__ 'vladl@google.com (Vlad Losev)'
 
string gtest_catch_exceptions_test.FLAG_PREFIX '--gtest_'
 
string gtest_catch_exceptions_test.LIST_TESTS_FLAG 'list_tests'
 
string gtest_catch_exceptions_test.NO_CATCH_EXCEPTIONS_FLAG 'catch_exceptions=0'
 
string gtest_catch_exceptions_test.FILTER_FLAG 'filter'
 
tuple gtest_catch_exceptions_test.EX_EXE_PATH
 
tuple gtest_catch_exceptions_test.EXE_PATH
 
 gtest_catch_exceptions_test.environ gtest_test_utils.environ
 
 gtest_catch_exceptions_test.SetEnvVar gtest_test_utils.SetEnvVar
 
tuple gtest_catch_exceptions_test.TEST_LIST
 
string gtest_catch_exceptions_test.SUPPORTS_SEH_EXCEPTIONS 'ThrowsSehException'
 
tuple gtest_catch_exceptions_test.BINARY_OUTPUT gtest_test_utils.Subprocess([EXE_PATH], env=environ)
 
tuple gtest_catch_exceptions_test.EX_BINARY_OUTPUT