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

Go to the source code of this file.

Functions

 TEST (UltraPython, openAll_ok_002)
 
 TEST (UltraPython, openAll_ko_000)
 
 TEST (UltraPython, openAll_ko_001)
 
 TEST (UltraPython, log_ok_001)
 

Function Documentation

◆ TEST() [1/4]

TEST ( UltraPython  ,
log_ok_001   
)

Definition at line 177 of file testUltraPythonGeneral.cpp.

◆ TEST() [2/4]

TEST ( UltraPython  ,
openAll_ko_000   
)

Definition at line 128 of file testUltraPythonGeneral.cpp.

◆ TEST() [3/4]

TEST ( UltraPython  ,
openAll_ko_001   
)

Definition at line 145 of file testUltraPythonGeneral.cpp.

◆ TEST() [4/4]

TEST ( UltraPython  ,
openAll_ok_002   
)

Definition at line 32 of file testUltraPythonGeneral.cpp.