#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) | |
| TEST | ( | UltraPython | , |
| log_ok_001 | |||
| ) |
Definition at line 177 of file testUltraPythonGeneral.cpp.
| TEST | ( | UltraPython | , |
| openAll_ko_000 | |||
| ) |
Definition at line 128 of file testUltraPythonGeneral.cpp.
| TEST | ( | UltraPython | , |
| openAll_ko_001 | |||
| ) |
Definition at line 145 of file testUltraPythonGeneral.cpp.
| TEST | ( | UltraPython | , |
| openAll_ok_002 | |||
| ) |
Definition at line 32 of file testUltraPythonGeneral.cpp.