YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
audioRecorder_nws_yarp_test.cpp File Reference
#include <yarp/dev/IAudioGrabberSound.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>
+ Include dependency graph for audioRecorder_nws_yarp_test.cpp:

Go to the source code of this file.

Functions

void test_fakeMicrophone (size_t channels)
 
 TEST_CASE ("dev::AudioRecorder_nws_yarp", "[yarp::dev]")
 

Function Documentation

◆ TEST_CASE()

TEST_CASE ( "dev::AudioRecorder_nws_yarp"  ,
""  [yarp::dev] 
)

Definition at line 55 of file audioRecorder_nws_yarp_test.cpp.

◆ test_fakeMicrophone()

void test_fakeMicrophone ( size_t  channels)

Definition at line 24 of file audioRecorder_nws_yarp_test.cpp.