torc/common/UnitTestMain.cpp File Reference

Main function and test fixture declaration for Boost.Test. More...

#include <boost/test/unit_test.hpp>
#include "torc/common/DirectoryTree.hpp"
#include <iostream>

Include dependency graph for UnitTestMain.cpp:

Go to the source code of this file.

Classes

class  RegressionFilter
 Test suite visitor to disable regression tests. More...
struct  TestFixture
 Convenience test fixture struct to request desired logging level from Boost.Test. More...

Defines

#define BOOST_TEST_DYN_LINK
 Request dynamic linking of Boost.Test.
#define BOOST_TEST_MODULE   torc
 Define the top-level test module.

Functions

bool init_unit_test (void)
 Prototype for Boost.Test bool init_unit_test(void).


Detailed Description

Main function and test fixture declaration for Boost.Test.

Definition in file UnitTestMain.cpp.


Define Documentation

#define BOOST_TEST_DYN_LINK

Request dynamic linking of Boost.Test.

Definition at line 20 of file UnitTestMain.cpp.

#define BOOST_TEST_MODULE   torc

Define the top-level test module.

Definition at line 22 of file UnitTestMain.cpp.


Function Documentation

bool init_unit_test ( void   ) 

Prototype for Boost.Test bool init_unit_test(void).


Generated on Thu Oct 13 16:46:25 2011 for TORC by  doxygen 1.5.6