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

Regression test for Tracer class. More...

#include <boost/test/unit_test.hpp>
#include "torc/architecture/XdlImporter.hpp"
#include "torc/architecture/DDB.hpp"
#include "torc/router/Trace.hpp"
#include <map>
#include "torc/common/DirectoryTree.hpp"
#include "torc/physical/OutputStreamHelpers.hpp"
#include "torc/common/TestHelpers.hpp"
#include <fstream>
+ Include dependency graph for TraceUnitTest.cpp:

Go to the source code of this file.

Data Structures

struct  torc::router::TraceUnitTestFixture
 

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::router
 

Functions

 torc::router::BOOST_AUTO_TEST_CASE (trace_full_net)
 
 torc::router::BOOST_AUTO_TEST_CASE (trace_to_sinks)
 
 torc::router::BOOST_AUTO_TEST_CASE (trace_to_branch)
 
 torc::router::BOOST_AUTO_TEST_CASE (trace_to_sources)
 
 torc::router::BOOST_AUTO_TEST_CASE (trace_single_path)
 

Detailed Description

Regression test for Tracer class.

Definition in file TraceUnitTest.cpp.