PublisherNew test class.
More...
#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 <coil/Properties.h>
#include <rtm/InPortConsumer.h>
#include <rtm/PublisherNew.h>
#include <coil/Time.h>
#include <rtm/CORBA_SeqUtil.h>
#include <rtm/NVUtil.h>
#include <rtm/InPortCorbaCdrConsumer.h>
#include <rtm/CdrRingBuffer.h>
#include <rtm/idl/BasicDataTypeSkel.h>
#include <rtm/ConnectorListener.h>
Go to the source code of this file.
PublisherNew test class.
- Date
- Date
- 2008/01/23 09:19:31
- Author
- Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp
$Id$
Definition in file PublisherNewTests.cpp.
◆ PublisherNew_cpp
◆ CPPUNIT_TEST_SUITE_REGISTRATION()