19 #include <boost/test/unit_test.hpp>
34 BOOST_AUTO_TEST_SUITE(router)
39 int& argc = boost::unit_test::framework::master_test_suite().argc;;
40 BOOST_REQUIRE(argc >= 1);
86 BOOST_AUTO_TEST_SUITE_END()
Header for the DirectoryTree class.
Header for the Heuristic class.
Header for the Utilities class.
Header for the DDB class.
Header for the PathfinderHeuristic class.
Header for the NetRouter class.
BOOST_AUTO_TEST_CASE(NetRouterHeuristicT)
Unit test for the Heuristic.
Header for the XdlImporter class.