Public Member Functions | Public Attributes | Private Attributes | List of all members
run-unit-tests.ExeTest Class Reference
Inheritance diagram for run-unit-tests.ExeTest:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, testname, exe)
 
def command (self)
 
def run_test (self, configuration=None, log_path=None)
 

Public Attributes

 exe
 

Private Attributes

 _config
 
 _ran
 

Detailed Description

Class for c/cpp tests. Hold the path to the executable for the test

Definition at line 418 of file run-unit-tests.py.

Constructor & Destructor Documentation

def run-unit-tests.ExeTest.__init__ (   self,
  testname,
  exe 
)
:param testname: name of the test
:param exe: full path to executable

Definition at line 422 of file run-unit-tests.py.

Member Function Documentation

def run-unit-tests.ExeTest.command (   self)

Definition at line 462 of file run-unit-tests.py.

def run-unit-tests.ExeTest.run_test (   self,
  configuration = None,
  log_path = None 
)

Definition at line 475 of file run-unit-tests.py.

Member Data Documentation

run-unit-tests.ExeTest._config
private

Definition at line 457 of file run-unit-tests.py.

run-unit-tests.ExeTest._ran
private

Definition at line 479 of file run-unit-tests.py.

run-unit-tests.ExeTest.exe

Definition at line 429 of file run-unit-tests.py.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:43