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

Unit test for the Design class. More...

#include <boost/test/unit_test.hpp>
#include "torc/physical/Factory.hpp"
#include "torc/physical/Design.hpp"
+ Include dependency graph for DesignUnitTest.cpp:

Go to the source code of this file.

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::physical
 Namespace for the Torc physical netlist, including the XDL importer, exporter, placer, router, unpacker, and packer.
 

Functions

 torc::physical::BOOST_AUTO_TEST_CASE (DesignUnitTest)
 Unit test for the Design class. More...
 

Detailed Description

Unit test for the Design class.

Definition in file DesignUnitTest.cpp.