torc-master
|
Unit test for the XdlUnpack class. More...
#include <boost/test/unit_test.hpp>
#include <boost/filesystem/convenience.hpp>
#include "torc/packer/XdlUnpack.hpp"
#include "torc/common/DirectoryTree.hpp"
#include "torc/physical/XdlImporter.hpp"
#include "torc/physical/XdlExporter.hpp"
#include "torc/physical/OutputStreamHelpers.hpp"
#include "torc/common/TestHelpers.hpp"
#include <fstream>
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 (XdlUnpackUnitTest) | |
Unit test for the XdlUnpack class. More... | |
Unit test for the XdlUnpack class.
Definition in file XdlUnpackUnitTest.cpp.