YARP
Yet Another Robot Platform
testControlBrigthness.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 testControlBrigthness.cpp:

Go to the source code of this file.

Functions

 TEST (UltraPython, setBrightness_absolute_ok)
 
 TEST (UltraPython, setBrightness_relative_ok)
 
 TEST (UltraPython, getBrithness_relative_ok)
 
 TEST (UltraPython, getBrithness_absolute_ok)
 

Function Documentation

◆ TEST() [1/4]

TEST ( UltraPython  ,
getBrithness_absolute_ok   
)

Definition at line 114 of file testControlBrigthness.cpp.

◆ TEST() [2/4]

TEST ( UltraPython  ,
getBrithness_relative_ok   
)

Definition at line 82 of file testControlBrigthness.cpp.

◆ TEST() [3/4]

TEST ( UltraPython  ,
setBrightness_absolute_ok   
)

Definition at line 32 of file testControlBrigthness.cpp.

◆ TEST() [4/4]

TEST ( UltraPython  ,
setBrightness_relative_ok   
)

Definition at line 55 of file testControlBrigthness.cpp.