DesignerTrajectoryTests.cpp File Reference
#include <RobotComponents/Test.h>
#include "../DesignerTrajectory.h"
#include "../Util/OrientationConversion.h"
#include <VirtualRobot/XML/RobotIO.h>
#include <ArmarXCore/core/system/cmake/CMakePackageFinder.h>
+ Include dependency graph for DesignerTrajectoryTests.cpp:

Go to the source code of this file.

Macros

#define ARMARX_BOOST_TEST
 
#define BOOST_TEST_MODULE   ArmarX::RobotTrajectoryDesigner::DesignerTrajectory
 

Functions

 BOOST_AUTO_TEST_CASE (basicTest)
 
 BOOST_AUTO_TEST_CASE (getFinalTraj)
 
 BOOST_AUTO_TEST_CASE (getTimeOptimalTraj)
 

Macro Definition Documentation

◆ ARMARX_BOOST_TEST

#define ARMARX_BOOST_TEST

Definition at line 2 of file DesignerTrajectoryTests.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   ArmarX::RobotTrajectoryDesigner::DesignerTrajectory

Definition at line 1 of file DesignerTrajectoryTests.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( basicTest  )

Definition at line 46 of file DesignerTrajectoryTests.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( getFinalTraj  )

Definition at line 222 of file DesignerTrajectoryTests.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( getTimeOptimalTraj  )

Definition at line 115 of file DesignerTrajectoryTests.cpp.

+ Here is the call graph for this function: