Classes | Namespaces | Functions | Variables
test.py File Reference

Go to the source code of this file.

Classes

class  rspy.test.Information
 

Namespaces

 rspy.test
 

Functions

def rspy.test.abort ()
 
def rspy.test.check (exp, abort_if_failed=False)
 
def rspy.test.check_equal (result, expected, abort_if_failed=False)
 
def rspy.test.check_equal_lists (result, expected, abort_if_failed=False)
 
def rspy.test.check_exception (exception, expected_type, expected_msg=None, abort_if_failed=False)
 
def rspy.test.check_failed ()
 
def rspy.test.check_frame_drops (frame, previous_frame_number, allowed_drops=1)
 
def rspy.test.check_test_in_progress (in_progress=True)
 
def rspy.test.fail ()
 
def rspy.test.find_devices_by_product_line_or_exit (product_line)
 
def rspy.test.find_first_device_or_exit ()
 
def rspy.test.finish ()
 
def rspy.test.info (name, value, persistent=False)
 
def rspy.test.print_info ()
 
def rspy.test.print_results_and_exit ()
 
def rspy.test.print_separator ()
 
def rspy.test.print_stack ()
 
def rspy.test.reset_info (persistent=False)
 
def rspy.test.set_env_vars (env_vars)
 
def rspy.test.start (test_name)
 
def rspy.test.unexpected_exception ()
 
def rspy.test.unreachable (abort_if_failed=False)
 

Variables

int rspy.test.n_assertions = 0
 
int rspy.test.n_failed_assertions = 0
 
int rspy.test.n_failed_tests = 0
 
int rspy.test.n_tests = 0
 
bool rspy.test.test_failed = False
 
bool rspy.test.test_in_progress = False
 
dictionary rspy.test.test_info = {}
 


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