|
#include "../../../../../build/testing/RobotTrajectoryDesigner/Test.h"
#include "../TCPSelectionController.h"
#include <memory>
#include <VirtualRobot/XML/RobotIO.h>
#include <iostream>
Go to the source code of this file.
Classes | |
struct | F |
Macros | |
#define | ARMARX_BOOST_TEST |
#define | BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::Controller::TCPSelectioncontroller |
Functions | |
BOOST_FIXTURE_TEST_CASE (TCPSelectionControllerTest, F) | |
#define ARMARX_BOOST_TEST |
Definition at line 2 of file TCPSelectionControllerTest.cpp.
#define BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::Controller::TCPSelectioncontroller |
Definition at line 1 of file TCPSelectionControllerTest.cpp.
BOOST_FIXTURE_TEST_CASE | ( | TCPSelectionControllerTest | , |
F | |||
) |
Definition at line 30 of file TCPSelectionControllerTest.cpp.