|
#include <RobotComponents/Test.h>
#include "../UserWaypoint.h"
#include "../Util/OrientationConversion.h"
Go to the source code of this file.
Macros | |
#define | ARMARX_BOOST_TEST |
#define | BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::UserWaypoint |
Functions | |
BOOST_AUTO_TEST_CASE (basicTest) | |
BOOST_AUTO_TEST_CASE (deepCopyTest) | |
#define ARMARX_BOOST_TEST |
Definition at line 2 of file UserWaypointTests.cpp.
#define BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::UserWaypoint |
Definition at line 1 of file UserWaypointTests.cpp.
BOOST_AUTO_TEST_CASE | ( | basicTest | ) |
BOOST_AUTO_TEST_CASE | ( | deepCopyTest | ) |