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

Unit test for the PhysicalDiff class. More...

#include <sstream>
#include <boost/test/unit_test.hpp>
#include "torc/utils/PhysicalDiff.hpp"
+ Include dependency graph for PhysicalDiffUnitTest.cpp:

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 (PhysicalDiffDesignUnitTest)
 Unit test for the design diff function. More...
 
 torc::BOOST_AUTO_TEST_CASE (PhysicalDiffModuleUnitTest)
 Unit test for the module diff function. More...
 
 torc::BOOST_AUTO_TEST_CASE (PhysicalDiffCircuitUnitTest)
 Unit test for the circuit diff function. More...
 
 torc::BOOST_AUTO_TEST_CASE (PhysicalDiffConfigMapUnitTest)
 Unit test for the config_map diff function. More...
 
 torc::BOOST_AUTO_TEST_CASE (PhysicalDiffInstanceUnitTest)
 Unit test for the instance diff function. More...
 
 torc::BOOST_AUTO_TEST_CASE (PhysicalDiffNetUnitTest)
 Unit test for the net diff function. More...
 

Detailed Description

Unit test for the PhysicalDiff class.

Definition in file PhysicalDiffUnitTest.cpp.