#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>
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) | |
TEST | ( | UltraPython | , |
step_base_error1 | |||
) |
Definition at line 61 of file testUltraPytonRunning.cpp.
TEST | ( | UltraPython | , |
step_base_error_ko | |||
) |
Definition at line 109 of file testUltraPytonRunning.cpp.
TEST | ( | UltraPython | , |
step_base_ok | |||
) |
Definition at line 32 of file testUltraPytonRunning.cpp.
TEST | ( | UltraPython | , |
step_base_timeout_ko | |||
) |
Definition at line 90 of file testUltraPytonRunning.cpp.