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

Unit test for the SampleCode class. More...

#include <boost/test/unit_test.hpp>
#include "torc/physical/XdlImporter.hpp"
#include "torc/physical/XdlExporter.hpp"
#include "torc/common/DirectoryTree.hpp"
#include "torc/physical/Factory.hpp"
#include "torc/physical/Design.hpp"
#include <fstream>
+ Include dependency graph for SampleCodeUnitTest.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 (SampleCodeUnitTest)
 Unit test demonstrating some sample code. More...
 

Detailed Description

Unit test for the SampleCode class.

Definition in file SampleCodeUnitTest.cpp.