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

Unit test for the generic object model class. More...

#include <boost/test/unit_test.hpp>
#include <iostream>
#include <sstream>
#include "torc/generic/ObjectFactory.hpp"
#include "torc/generic/ScalarNet.hpp"
#include "torc/generic/edif/Decompiler.hpp"
#include "torc/generic/edif/Linker.hpp"
#include "torc/generic/edif/ParserOptions.hpp"
#include "torc/generic/edif/EdifParser.hpp"
#include "torc/generic/MessageTable.hpp"
#include <boost/regex.hpp>
+ Include dependency graph for Om1UnitTest.cpp:

Go to the source code of this file.

Data Structures

class  torc::generic::VisitNet
 

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::generic
 Namespace for the Torc generic netlist, including EDIF and BLIF importers and exporters.
 

Functions

 torc::generic::BOOST_AUTO_TEST_CASE (Om1UnitTest)
 Unit test for the generic object model. More...
 

Detailed Description

Unit test for the generic object model class.

Definition in file Om1UnitTest.cpp.