#include <boost/test/unit_test.hpp>
#include "torc/architecture/Arc.hpp"
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | torc |
namespace | torc::architecture |
Functions | |
torc::architecture::BOOST_AUTO_TEST_CASE (ArcUnitTest) | |
Unit test for the Arc class. |
Definition in file ArcUnitTest.cpp.