#include <boost/test/unit_test.hpp>
#include "torc/router/TraceNode.hpp"
#include "torc/architecture/DDB.hpp"
#include "torc/architecture/OutputStreamHelpers.hpp"
Go to the source code of this file.
Namespaces | |
namespace | torc |
namespace | torc::router |
Functions | |
torc::router::BOOST_AUTO_TEST_CASE (TraceNodeT) | |
Unit test for the RouteNode class. |
Definition in file TraceNodeUnitTest.cpp.