#include <boost/test/auto_unit_test.hpp>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Defines | |
#define | BOOST_AUTO_TEST_MAIN |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MAIN |
#define | BOOST_TEST_MODULE "util--" |
#define BOOST_AUTO_TEST_MAIN |
Definition at line 4 of file testsuite.cc.
#define BOOST_TEST_DYN_LINK |
Definition at line 1 of file testsuite.cc.
#define BOOST_TEST_MAIN |
Definition at line 2 of file testsuite.cc.
#define BOOST_TEST_MODULE "util--" |
Definition at line 3 of file testsuite.cc.