|
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Macros | |
#define | ARMARX_BOOST_TEST |
#define | BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::TrajectoryExporter |
Functions | |
BOOST_AUTO_TEST_CASE (TrajectoryExportCompleteTest) | |
BOOST_AUTO_TEST_CASE (TrajectoryExportTrajectoryTest) | |
BOOST_AUTO_TEST_CASE (TrajectoryExportUserPointsTest) | |
#define ARMARX_BOOST_TEST |
Definition at line 23 of file TrajectoryExportTest.cpp.
#define BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::TrajectoryExporter |
Definition at line 22 of file TrajectoryExportTest.cpp.
BOOST_AUTO_TEST_CASE | ( | TrajectoryExportCompleteTest | ) |
Definition at line 40 of file TrajectoryExportTest.cpp.
BOOST_AUTO_TEST_CASE | ( | TrajectoryExportTrajectoryTest | ) |
Definition at line 34 of file TrajectoryExportTest.cpp.
BOOST_AUTO_TEST_CASE | ( | TrajectoryExportUserPointsTest | ) |
Definition at line 28 of file TrajectoryExportTest.cpp.