StateMachine 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/TimeValue.h>
#include <rtm/StateMachine.h>
Go to the source code of this file.
Classes | |
struct | StateMachineTests::StateMachineContext1::StateAndAction |
class | StateMachineTests::StateMachineContext1 |
class | StateMachineTests::StateMachineTests |
Namespaces | |
namespace | StateMachineTests |
Defines | |
#define | StateMachine_cpp |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (StateMachineTests::StateMachineTests) |
StateMachine test class.
Copyright (C) 2006 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
Definition in file StateMachineTests.cpp.
#define StateMachine_cpp |
Definition at line 47 of file StateMachineTests.cpp.
CPPUNIT_TEST_SUITE_REGISTRATION | ( | StateMachineTests::StateMachineTests | ) |