#include "unit.hpp"#include <rtt-fwd.hpp>#include <rtt/Operation.hpp>#include <rtt/Service.hpp>#include <rtt/OperationCaller.hpp>#include <rtt/TaskContext.hpp>
Go to the source code of this file.
| Classes | |
| class | OperationTest | 
| Functions | |
| BOOST_AUTO_TEST_CASE (testOperationCreate) | |
| BOOST_AUTO_TEST_CASE (testOperationCall) | |
| BOOST_AUTO_TEST_CASE (testOperationCall2) | |
| BOOST_AUTO_TEST_CASE (testOperationAddCpp) | |
| BOOST_AUTO_TEST_CASE (testOperationAddC) | |
| BOOST_AUTO_TEST_CASE (testOperationCall0) | |
| BOOST_AUTO_TEST_CASE | ( | testOperationCreate | ) | 
Definition at line 127 of file operation_test.cpp.
| BOOST_AUTO_TEST_CASE | ( | testOperationCall | ) | 
Definition at line 137 of file operation_test.cpp.
| BOOST_AUTO_TEST_CASE | ( | testOperationCall2 | ) | 
Definition at line 166 of file operation_test.cpp.
| BOOST_AUTO_TEST_CASE | ( | testOperationAddCpp | ) | 
Definition at line 188 of file operation_test.cpp.
| BOOST_AUTO_TEST_CASE | ( | testOperationAddC | ) | 
Definition at line 231 of file operation_test.cpp.
| BOOST_AUTO_TEST_CASE | ( | testOperationCall0 | ) | 
Definition at line 261 of file operation_test.cpp.