ChimeraTK-ControlSystemAdapter-OPCUAAdapter
04.00.01
|
#include "ChimeraTK/ControlSystemAdapter/ControlSystemPVManager.h"
#include "ChimeraTK/ControlSystemAdapter/DevicePVManager.h"
#include "ChimeraTK/ControlSystemAdapter/PVManager.h"
#include <test_sample_data.h>
#include <ua_adapter.h>
#include <xml_file_handler.h>
#include <boost/test/included/unit_test.hpp>
Go to the source code of this file.
Classes | |
class | UAAdapterTest |
class | UAAdapterTestSuite |
Functions | |
test_suite * | init_unit_test_suite (int, char **) |
test_suite* init_unit_test_suite | ( | int | , |
char ** | |||
) |
Definition at line 93 of file test_opcua_uaadapter.cpp.