Classes | Variables
googletest-catch-exceptions-test Namespace Reference

Classes

class  CatchCxxExceptionsTest
 
class  CatchSehExceptionsTest
 

Variables

 BINARY_OUTPUT = gtest_test_utils.Subprocess([EXE_PATH], env=environ).output
 
 environ = gtest_test_utils.environ
 
 EX_BINARY_OUTPUT
 
 EX_EXE_PATH
 
 EXE_PATH
 
string FILTER_FLAG = FLAG_PREFIX + 'filter'
 
string FLAG_PREFIX = '--gtest_'
 
string LIST_TESTS_FLAG = FLAG_PREFIX + 'list_tests'
 
string NO_CATCH_EXCEPTIONS_FLAG = FLAG_PREFIX + 'catch_exceptions=0'
 
 SetEnvVar = gtest_test_utils.SetEnvVar
 
string SUPPORTS_SEH_EXCEPTIONS = 'ThrowsSehException' in TEST_LIST
 
 TEST_LIST
 

Variable Documentation

◆ BINARY_OUTPUT

googletest-catch-exceptions-test.BINARY_OUTPUT = gtest_test_utils.Subprocess([EXE_PATH], env=environ).output

◆ environ

googletest-catch-exceptions-test.environ = gtest_test_utils.environ

◆ EX_BINARY_OUTPUT

googletest-catch-exceptions-test.EX_BINARY_OUTPUT
Initial value:
2  [EX_EXE_PATH], env=environ).output

Definition at line 74 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.

◆ EX_EXE_PATH

googletest-catch-exceptions-test.EX_EXE_PATH
Initial value:
2  'googletest-catch-exceptions-ex-test_')

Definition at line 48 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.

◆ EXE_PATH

googletest-catch-exceptions-test.EXE_PATH
Initial value:
2  'googletest-catch-exceptions-no-ex-test_')

Definition at line 53 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.

◆ FILTER_FLAG

string googletest-catch-exceptions-test.FILTER_FLAG = FLAG_PREFIX + 'filter'

◆ FLAG_PREFIX

string googletest-catch-exceptions-test.FLAG_PREFIX = '--gtest_'

◆ LIST_TESTS_FLAG

string googletest-catch-exceptions-test.LIST_TESTS_FLAG = FLAG_PREFIX + 'list_tests'

◆ NO_CATCH_EXCEPTIONS_FLAG

string googletest-catch-exceptions-test.NO_CATCH_EXCEPTIONS_FLAG = FLAG_PREFIX + 'catch_exceptions=0'

◆ SetEnvVar

googletest-catch-exceptions-test.SetEnvVar = gtest_test_utils.SetEnvVar

◆ SUPPORTS_SEH_EXCEPTIONS

string googletest-catch-exceptions-test.SUPPORTS_SEH_EXCEPTIONS = 'ThrowsSehException' in TEST_LIST

◆ TEST_LIST

googletest-catch-exceptions-test.TEST_LIST
Initial value:
2  [EXE_PATH, LIST_TESTS_FLAG], env=environ).output

Definition at line 66 of file bloaty/third_party/googletest/googletest/test/googletest-catch-exceptions-test.py.

gtest_test_utils.Subprocess
Definition: bloaty/third_party/googletest/googletest/test/gtest_test_utils.py:202
gtest_test_utils.GetTestExecutablePath
def GetTestExecutablePath(executable_name, build_dir=None)
Definition: bloaty/third_party/googletest/googletest/test/gtest_test_utils.py:151


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:30