YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
testControlGain.cpp File Reference
#include "../UltraPythonCameraHelper.h"
#include "CApiMock.h"
#include "../Statistics.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include <chrono>
#include <linux/v4l2-controls.h>
#include <thread>
+ Include dependency graph for testControlGain.cpp:

Go to the source code of this file.

Functions

 TEST (UltraPython, setGainAbsolute_value1_ok)
 
 TEST (UltraPython, setGainAbsolute_value2_ok)
 
 TEST (UltraPython, setGainAbsolute_value11_ok)
 
 TEST (UltraPython, setGainAbsolute_value12_fail)
 
 TEST (UltraPython, setGain_value05_ok)
 
 TEST (UltraPython, setGain_value07_ok)
 
 TEST (UltraPython, setGain_value15_fail)
 
 TEST (UltraPython, setGain_valuenegative_fail)
 

Function Documentation

◆ TEST() [1/8]

TEST ( UltraPython  ,
setGain_value05_ok   
)

Definition at line 130 of file testControlGain.cpp.

◆ TEST() [2/8]

TEST ( UltraPython  ,
setGain_value07_ok   
)

Definition at line 158 of file testControlGain.cpp.

◆ TEST() [3/8]

TEST ( UltraPython  ,
setGain_value15_fail   
)

Definition at line 186 of file testControlGain.cpp.

◆ TEST() [4/8]

TEST ( UltraPython  ,
setGain_valuenegative_fail   
)

Definition at line 203 of file testControlGain.cpp.

◆ TEST() [5/8]

TEST ( UltraPython  ,
setGainAbsolute_value11_ok   
)

Definition at line 85 of file testControlGain.cpp.

◆ TEST() [6/8]

TEST ( UltraPython  ,
setGainAbsolute_value12_fail   
)

Definition at line 113 of file testControlGain.cpp.

◆ TEST() [7/8]

TEST ( UltraPython  ,
setGainAbsolute_value1_ok   
)

Definition at line 32 of file testControlGain.cpp.

◆ TEST() [8/8]

TEST ( UltraPython  ,
setGainAbsolute_value2_ok   
)

Definition at line 57 of file testControlGain.cpp.