Ardour  9.0-pre0-582-g084a23a80d
libs/audiographer/tests/utils.h File Reference
#include <memory>
#include <cppunit/extensions/HelperMacros.h>
#include "audiographer/sink.h"
#include "audiographer/exception.h"
#include <vector>
#include <list>
#include <cstring>
#include <cstdlib>
#include <ctime>
Include dependency graph for libs/audiographer/tests/utils.h:

Go to the source code of this file.

Classes

struct  TestUtils
 
class  VectorSink< T >
 
class  AppendingVectorSink< T >
 
class  ThrowingSink< T >
 
class  ProcessContextGrabber< T >