CSL  6.0
Test_Support.cpp File Reference
#include "Test_Support.h"
#include <stdlib.h>

Go to the source code of this file.

Macros

#define READ_CSL_OPTS
 

Functions

void runTest (UnitGenerator &vox, double dur)
 
void runTest (UnitGenerator &vox)
 
void dumpTest (UnitGenerator &vox)
 
int find_option (int argc, const char **argv, char flag, unsigned *datum)
 
void usage (const char *name)
 

Variables

IO_CLASStheIO = 0
 

Macro Definition Documentation

#define READ_CSL_OPTS

Definition at line 114 of file Test_Support.cpp.

Function Documentation

void runTest ( UnitGenerator vox)

Definition at line 64 of file Test_Support.cpp.

References runTest().

void dumpTest ( UnitGenerator vox)

Definition at line 70 of file Test_Support.cpp.

References csl::UnitGenerator::dump(), and theIO.

Referenced by dumpAMFMSin().

int find_option ( int  argc,
const char **  argv,
char  flag,
unsigned *  datum 
)

Definition at line 93 of file Test_Support.cpp.

void usage ( const char *  name)

Definition at line 152 of file Test_Support.cpp.

Variable Documentation