#include <cppunit/ui/text/TestRunner.h>
#include <cppunit/TextOutputter.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/TestAssert.h>
#include <rtm/RTC.h>
#include <rtm/PeriodicExecutionContext.h>
#include <rtm/RTObject.h>
Go to the source code of this file.
Classes | |
struct | RTObject::ExecutionContextServiceFinder |
class | RTObject::InPortMock |
struct | RTObject::OrganizationFinder |
class | RTObject::OrganizationMock |
class | RTObject::OutPortMock |
struct | RTObject::PortFinder |
class | RTObject::PortMock |
class | RTObject::RTObjectMock |
class | RTObject::RTObjectTests |
class | RTObject::SDOServiceMock |
class | RTObject::SDOSystemElementMock |
struct | RTObject::ServiceProfileFinder |
Namespaces | |
namespace | RTObject |
Defines | |
#define | RTObject_cpp |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (RTObject::RTObjectTests) |
RTObject test class.
Definition in file RTObjectTests.cpp.
#define RTObject_cpp |
Definition at line 19 of file RTObjectTests.cpp.