#include <boost/test/unit_test.hpp>
#include "torc/physical/Factory.hpp"
#include "torc/physical/Circuit.hpp"
Go to the source code of this file.
Namespaces | |
namespace | torc |
namespace | torc::physical |
Classes | |
class | torc::physical::RenamableInstance |
Typedefs | |
typedef boost::shared_ptr < class RenamableInstance > | torc::physical::RenamableInstanceSharedPtr |
Functions | |
torc::physical::BOOST_AUTO_TEST_CASE (CircuitUnitTest) | |
Unit test for the Circuit class. |
Definition in file CircuitUnitTest.cpp.