#include "../../../../../build/testing/RobotTrajectoryDesigner/Test.h"
#include "../SettingController.h"
#include "ui_SettingTab.h"
#include <QApplication>
#include <QWidget>
#include <QComboBox>
#include <QMainWindow>
#include "../View/SettingTab.h"
#include <memory>
#include <VirtualRobot/XML/RobotIO.h>
#include <iostream>
Go to the source code of this file.
◆ ARMARX_BOOST_TEST
#define ARMARX_BOOST_TEST |
◆ BOOST_TEST_MODULE
#define BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::Controller::SettingController |
◆ BOOST_FIXTURE_TEST_CASE()
BOOST_FIXTURE_TEST_CASE |
( |
initTCPComboBoxTest |
, |
|
|
F |
|
|
) |
| |