$Id$
The unit test was created with the unit test library CppUnit, which can be obtained from http://cppunit.sourceforge.net/ .
#include <boost/test/included/unit_test_framework.hpp>
#include "unit.hpp"
Include dependency graph for run.cpp:

Namespaces | |
| namespace | boost::unit_test_framework |
Functions | |
| test_suite * | init_unit_test_suite (int argc, char *argv[]) |
| Unit test main program. | |
|
||||||||||||
|
Unit test main program.
|
1.4.1