#include <TestSuite.h>
Public Member Functions | |
bool | runTests (std::ostream &outputStream) |
void | addTest (GpuTest *test) |
|
Add a test to the test suite.
|
|
Run all the tests, writing the results to the given output stream.
|