#include <boost/test/unit_test.hpp>
#include "torc/architecture/XdlImporter.hpp"
#include "torc/physical/Design.hpp"
#include "torc/common/DirectoryTree.hpp"
#include <fstream>
Go to the source code of this file.
Namespaces | |
namespace | torc |
namespace | torc::architecture |
Functions | |
torc::architecture::BOOST_AUTO_TEST_CASE (XdlImporterUnitTest) | |
Unit test for the device-aware XdlImporter class. |
Definition in file XdlImporterUnitTest.cpp.