#include <yarp/dev/tests/IOrientationSensorsTest.h>#include <yarp/dev/MultipleAnalogSensorsInterfaces.h>#include <yarp/os/Time.h>#include <yarp/dev/PolyDriver.h>#include <yarp/dev/PolyDriverList.h>#include <yarp/dev/IMultipleWrapper.h>#include <cmath>#include <chrono>#include <thread>#include <catch2/catch_amalgamated.hpp>#include <harness.h>
Include dependency graph for multipleAnalogSensorsClient_test.cpp:Go to the source code of this file.
Functions | |
| TEST_CASE ("dev::MultipleAnalogSensorsClientTest", "[yarp::dev]") | |
| TEST_CASE | ( | "dev::MultipleAnalogSensorsClientTest" | , |
| "" | [yarp::dev] | ||
| ) |
Definition at line 25 of file multipleAnalogSensorsClient_test.cpp.