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

Go to the source code of this file.

Functions

 TEST (UltraPython, setContrast_absolute_ok)
 
 TEST (UltraPython, setContrast_relative_ok)
 
 TEST (UltraPython, getContrast_relative_ok)
 
 TEST (UltraPython, getContrast_absolute_ok)
 

Function Documentation

◆ TEST() [1/4]

TEST ( UltraPython  ,
getContrast_absolute_ok   
)

Definition at line 111 of file testControlContrast.cpp.

◆ TEST() [2/4]

TEST ( UltraPython  ,
getContrast_relative_ok   
)

Definition at line 81 of file testControlContrast.cpp.

◆ TEST() [3/4]

TEST ( UltraPython  ,
setContrast_absolute_ok   
)

Definition at line 33 of file testControlContrast.cpp.

◆ TEST() [4/4]

TEST ( UltraPython  ,
setContrast_relative_ok   
)

Definition at line 55 of file testControlContrast.cpp.