ChimeraTK-ControlSystemAdapter-OPCUAAdapter
04.00.01
|
#include <csa_opcua_adapter.h>
#include <test_sample_data.h>
#include <boost/test/included/unit_test.hpp>
#include <iostream>
#include "unistd.h"
Go to the source code of this file.
Classes | |
class | CSAOPCUATest |
class | CSAOPCUATestSuite |
The boost test suite which executes the ProcessVariableTest. More... | |
Functions | |
test_suite * | init_unit_test_suite (int, char **) |
test_suite* init_unit_test_suite | ( | int | , |
char ** | |||
) |
Definition at line 70 of file test_csa_opcua_adapter.cpp.