YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
testUltraPytonRunning.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 testUltraPytonRunning.cpp:

Go to the source code of this file.

Functions

 TEST (UltraPython, step_base_ok)
 
 TEST (UltraPython, step_base_error1)
 
 TEST (UltraPython, step_base_timeout_ko)
 
 TEST (UltraPython, step_base_error_ko)
 

Function Documentation

◆ TEST() [1/4]

TEST ( UltraPython  ,
step_base_error1   
)

Definition at line 61 of file testUltraPytonRunning.cpp.

◆ TEST() [2/4]

TEST ( UltraPython  ,
step_base_error_ko   
)

Definition at line 109 of file testUltraPytonRunning.cpp.

◆ TEST() [3/4]

TEST ( UltraPython  ,
step_base_ok   
)

Definition at line 32 of file testUltraPytonRunning.cpp.

◆ TEST() [4/4]

TEST ( UltraPython  ,
step_base_timeout_ko   
)

Definition at line 90 of file testUltraPytonRunning.cpp.