#include "AutoTest.hh"
#include "AutoTestTest.hh"
#include <iostream>
#include "TestSuiteFormatterDoxygen.hh"
Go to the source code of this file.
Functions | |
int | main () |
|
Set a different output formatter. This sets a different output formatter for the ccunit::AutoTestSuite static instance. This formatter generates output for Doxygen. The output from this program is written to test_results.hh, which is in turn included into the final doxygen generated documentation. Definition at line 19 of file DoxygenFormatterTestMain.cc. References ccunit::AutoTestSuite::instance. |