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