GpuThesis::Test::TestSuite Class Reference

#include <TestSuite.h>

List of all members.

Public Member Functions

bool runTests (std::ostream &outputStream)
void addTest (GpuTest *test)


Detailed Description

Class for maintaining and running a set of tests.


Member Function Documentation

void GpuThesis::Test::TestSuite::addTest GpuTest test  ) 
 

Add a test to the test suite.

Parameters:
test the test to add.

bool GpuThesis::Test::TestSuite::runTests std::ostream &  outputStream  ) 
 

Run all the tests, writing the results to the given output stream.

Parameters:
outputStream the stream to write the results to.
Returns:
whether all tests were successful.


The documentation for this class was generated from the following files:
Generated on Fri Jun 16 08:42:52 2006 for GPU Thesis by  doxygen 1.4.6-NO