#include <yarp/dev/IAudioRender.h>
#include <yarp/os/Network.h>
#include <yarp/sig/Image.h>
#include <yarp/sig/Vector.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/WrapperSingle.h>
#include <yarp/os/Time.h>
#include <string>
#include <catch2/catch_amalgamated.hpp>
#include <harness.h>
Go to the source code of this file.
Functions | |
TEST_CASE ("dev::audioPlayerWrapper", "[yarp::dev]") | |
TEST_CASE | ( | "dev::audioPlayerWrapper" | , |
"" | [yarp::dev] | ||
) |
Definition at line 25 of file audioPlayerWrapper_test.cpp.