#include <yarp/dev/IFrameGrabberImage.h>#include <yarp/dev/IRgbVisualParams.h>#include <yarp/dev/tests/IFrameGrabberImageTest.h>#include <yarp/dev/tests/IRgbVisualParamsTest.h>#include <yarp/os/Network.h>#include <yarp/sig/Image.h>#include <yarp/sig/Vector.h>#include <yarp/dev/PolyDriver.h>#include <yarp/os/Time.h>#include <array>#include <string>#include <catch2/catch_amalgamated.hpp>#include <harness.h>
Include dependency graph for fakeFrameGrabber_test.cpp:Go to the source code of this file.
Functions | |
| TEST_CASE ("dev::fakeFrameGrabberTest", "[yarp::dev]") | |
| TEST_CASE | ( | "dev::fakeFrameGrabberTest" | , |
| "" | [yarp::dev] | ||
| ) |
Definition at line 28 of file fakeFrameGrabber_test.cpp.