torc-master
|
Unit test for the ArchitectureBrowser class. More...
#include <sstream>
#include <boost/test/unit_test.hpp>
#include "torc/utils/ArchitectureBrowser.hpp"
#include <iostream>
#include <boost/regex.hpp>
#include <boost/lexical_cast.hpp>
#include <fstream>
#include <set>
Go to the source code of this file.
Namespaces | |
torc | |
Implementation of class to encapsulate micro-bitstream library generation code. | |
Functions | |
torc::BOOST_AUTO_TEST_CASE (ArchitectureBrowserUnitTest) | |
Unit test for the design diff function. More... | |
Unit test for the ArchitectureBrowser class.
Definition in file ArchitectureBrowserUnitTest.cpp.