torc-master
|
Regression test for Heuristic class. More...
#include <boost/test/unit_test.hpp>
#include "torc/router/NetRouterHeuristic.hpp"
#include "torc/architecture/DDB.hpp"
#include "torc/architecture/OutputStreamHelpers.hpp"
#include <iostream>
#include <vector>
Go to the source code of this file.
Namespaces | |
torc | |
Implementation of class to encapsulate micro-bitstream library generation code. | |
torc::router | |
Functions | |
torc::router::BOOST_AUTO_TEST_CASE (NetRouterHeuristicT) | |
Unit test for the Heuristic. More... | |
Regression test for Heuristic class.
Definition in file NetRouterHeuristicUnitTest.cpp.