webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
rununittests.TestProxy Class Reference
Inheritance diagram for rununittests.TestProxy:

Public Member Functions

def __init__ (self, test_exe_path, use_valgrind=False)
 
def run (self, options)
 

Public Attributes

 test_exe_path
 
 use_valgrind
 

Constructor & Destructor Documentation

◆ __init__()

def rununittests.TestProxy.__init__ (   self,
  test_exe_path,
  use_valgrind = False 
)

Member Function Documentation

◆ run()

def rununittests.TestProxy.run (   self,
  options 
)

Member Data Documentation

◆ test_exe_path

rununittests.TestProxy.test_exe_path

◆ use_valgrind

rununittests.TestProxy.use_valgrind

The documentation for this class was generated from the following file: