Defines | Enumerations | Functions | Variables
unit-tests-live-ds-common.h File Reference
#include "catch/catch.hpp"
#include "unit-tests-common.h"
#include <algorithm>
#include <iostream>
#include <limits>
Include dependency graph for unit-tests-live-ds-common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define NOEXCEPT_FALSE   noexcept(false)

Enumerations

enum  { Intel_R200, Intel_LR200, Intel_ZR300 }
enum  { BEFORE_START_DEVICE = 1, AFTER_START_DEVICE = 2 }

Functions

void test_ds_device_option (rs_option option, std::initializer_list< int > values, std::initializer_list< int > bad_values, int when)
void test_ds_device_streaming (std::initializer_list< stream_mode > modes)

Variables

static const std::vector
< std::string
ds_names = { "Intel RealSense R200" ,"Intel RealSense LR200", "Intel RealSense ZR300" }

Define Documentation

#define NOEXCEPT_FALSE   noexcept(false)

Definition at line 29 of file unit-tests-live-ds-common.h.


Enumeration Type Documentation

anonymous enum
Enumerator:
Intel_R200 
Intel_LR200 
Intel_ZR300 

Definition at line 36 of file unit-tests-live-ds-common.h.

anonymous enum
Enumerator:
BEFORE_START_DEVICE 
AFTER_START_DEVICE 

Definition at line 38 of file unit-tests-live-ds-common.h.


Function Documentation

void test_ds_device_option ( rs_option  option,
std::initializer_list< int values,
std::initializer_list< int bad_values,
int  when 
) [inline]

Definition at line 40 of file unit-tests-live-ds-common.h.

void test_ds_device_streaming ( std::initializer_list< stream_mode modes) [inline]

Definition at line 67 of file unit-tests-live-ds-common.h.


Variable Documentation

const std::vector<std::string> ds_names = { "Intel RealSense R200" ,"Intel RealSense LR200", "Intel RealSense ZR300" } [static]

Definition at line 35 of file unit-tests-live-ds-common.h.



librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:40