RunAll Struct Reference

#include <test-runner.h>

Collaboration diagram for RunAll:

Collaboration graph
[legend]

List of all members.

Public Member Functions

RunSuitefindSuite (std::string name)
void waitForAck ()
void runSuite (RunSuite &s, int fromTest, int suite, int suiteCount)
void runTest (RunSuite &s, int test)
void runFrom (int suite, int test)

Public Attributes

RunSuitesuites
int suiteCount
FILE * status
FILE * confirm


Member Function Documentation

RunSuite* RunAll::findSuite ( std::string  name  )  [inline]

References suiteCount, and suites.

Referenced by Main::child().

void RunAll::waitForAck (  )  [inline]

References assert_eq, and confirm.

Referenced by runSuite(), and runTest().

void RunAll::runSuite ( RunSuite s,
int  fromTest,
int  suite,
int  suiteCount 
) [inline]

void RunAll::runTest ( RunSuite s,
int  test 
) [inline]

void RunAll::runFrom ( int  suite,
int  test 
) [inline]

References assert, runSuite(), suiteCount, and suites.

Referenced by Main::child().


Member Data Documentation

Referenced by findSuite(), Main::main(), and runFrom().

Referenced by findSuite(), Main::main(), and runFrom().

Referenced by Main::child(), runSuite(), and runTest().

Referenced by Main::child(), and waitForAck().


The documentation for this struct was generated from the following file:

Generated on Tue Mar 11 11:34:37 2008 for wibble by  doxygen 1.5.5