torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
NetRouterUnitTest.cpp File Reference

Regression test for NetRouter class. More...

#include <boost/test/unit_test.hpp>
#include <queue>
#include <iostream>
#include <vector>
#include <string>
#include <algorithm>
#include <functional>
#include "torc/router/RouteNode.hpp"
#include "torc/architecture/DDB.hpp"
#include "torc/router/NetRouterHeuristic.hpp"
#include "torc/router/NetRouter.hpp"
#include "torc/router/RouteNet.hpp"
#include "torc/architecture/ExtendedWireInfo.hpp"
+ Include dependency graph for NetRouterUnitTest.cpp:

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 (NetRouterT)
 Unit test for the NetRouter. More...
 

Detailed Description

Regression test for NetRouter class.

Definition in file NetRouterUnitTest.cpp.