Classes | Variables
gtest_catch_exceptions_test Namespace Reference

Classes

class  CatchCxxExceptionsTest
 
class  CatchSehExceptionsTest
 

Variables

string __author__ = 'vladl@google.com (Vlad Losev)'
 
 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'
 
 TEST_LIST
 

Variable Documentation

string gtest_catch_exceptions_test.__author__ = 'vladl@google.com (Vlad Losev)'
private
gtest_catch_exceptions_test.BINARY_OUTPUT = gtest_test_utils.Subprocess([EXE_PATH], env=environ).output
gtest_catch_exceptions_test.environ = gtest_test_utils.environ
gtest_catch_exceptions_test.EX_BINARY_OUTPUT
Initial value:

Definition at line 78 of file gmock/gtest/test/gtest_catch_exceptions_test.py.

gtest_catch_exceptions_test.EX_EXE_PATH
Initial value:
2  'gtest_catch_exceptions_ex_test_')
def GetTestExecutablePath(executable_name, build_dir=None)

Definition at line 52 of file gmock/gtest/test/gtest_catch_exceptions_test.py.

gtest_catch_exceptions_test.EXE_PATH
Initial value:
2  'gtest_catch_exceptions_no_ex_test_')
def GetTestExecutablePath(executable_name, build_dir=None)

Definition at line 57 of file gmock/gtest/test/gtest_catch_exceptions_test.py.

string gtest_catch_exceptions_test.FILTER_FLAG = FLAG_PREFIX+'filter'
string gtest_catch_exceptions_test.FLAG_PREFIX = '--gtest_'
string gtest_catch_exceptions_test.LIST_TESTS_FLAG = FLAG_PREFIX+'list_tests'
string gtest_catch_exceptions_test.NO_CATCH_EXCEPTIONS_FLAG = FLAG_PREFIX+'catch_exceptions=0'
gtest_catch_exceptions_test.SetEnvVar = gtest_test_utils.SetEnvVar
string gtest_catch_exceptions_test.SUPPORTS_SEH_EXCEPTIONS = 'ThrowsSehException'
gtest_catch_exceptions_test.TEST_LIST
Initial value:
2  [EXE_PATH, LIST_TESTS_FLAG], env=environ).output

Definition at line 70 of file gmock/gtest/test/gtest_catch_exceptions_test.py.



ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:09