iso::synth::TestSuite Class Reference

#include <iso_testsuite.h>

List of all members.

Public Member Functions

 TestSuite ()
 constructor
 ~TestSuite ()
 destructor

Static Public Member Functions

static int nextTestStartTime ()
 next start time to trigger a test (auto-increments each call instance)

Static Public Attributes

static const int TEST_INTERVAL = 9000
static const int TEST_LENGTH = 60000

Protected Member Functions

void run_test ()
 kick off the tests

Protected Attributes

QVector< TestPatch * > m_testPatches
int m_testDuration

Static Protected Attributes

static int s_nextTestStartTime


Constructor & Destructor Documentation

TestSuite::TestSuite (  ) 

constructor

choose test strategy {SERIAL, PARALLEL}

TestSuite::~TestSuite (  ) 

destructor


Member Function Documentation

int TestSuite::nextTestStartTime (  )  [static]

next start time to trigger a test (auto-increments each call instance)

void TestSuite::run_test (  )  [protected]

kick off the tests


Member Data Documentation

const int iso::synth::TestSuite::TEST_INTERVAL = 9000 [static]

const int iso::synth::TestSuite::TEST_LENGTH = 60000 [static]

QVector<TestPatch*> iso::synth::TestSuite::m_testPatches [protected]

int TestSuite::s_nextTestStartTime [static, protected]

int iso::synth::TestSuite::m_testDuration [protected]


The documentation for this class was generated from the following files:
Generated on Fri Feb 25 14:18:44 2011 for synth by  doxygen 1.5.1