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

Unit test for the XdlImporter class. More...

#include <boost/test/unit_test.hpp>
#include "torc/architecture/XdlImporter.hpp"
#include "torc/physical/Design.hpp"
#include "torc/common/DirectoryTree.hpp"
#include <fstream>
+ Include dependency graph for architecture/XdlImporterUnitTest.cpp:

Go to the source code of this file.

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::architecture
 Namespace for the Torc architecture support, providing device logic and wiring information, and design usage tracking.
 

Functions

 torc::architecture::BOOST_AUTO_TEST_CASE (XdlImporterUnitTest)
 Unit test for the device-aware XdlImporter class. More...
 

Detailed Description

Unit test for the XdlImporter class.

Definition in file architecture/XdlImporterUnitTest.cpp.