ChimeraTK-ControlSystemAdapter-OPCUAAdapter 04.00.05
Loading...
Searching...
No Matches
test_opcua_mapping.cpp File Reference
#include <boost/test/included/unit_test.hpp>
#include <csa_opcua_adapter.h>
#include <test_sample_data.h>
#include <ua_adapter.h>
#include <xml_file_handler.h>
+ Include dependency graph for test_opcua_mapping.cpp:

Go to the source code of this file.

Classes

class  UAMappingTest
 
class  UAMappingTestSuite
 

Functions

void checkNode (const std::string &node, std::shared_ptr< ua_uaadapter > uaadapter)
 
test_suite * init_unit_test_suite (int, char **)
 

Function Documentation

◆ checkNode()

void checkNode ( const std::string &  node,
std::shared_ptr< ua_uaadapter uaadapter 
)

Definition at line 16 of file test_opcua_mapping.cpp.

◆ init_unit_test_suite()

test_suite * init_unit_test_suite ( int  ,
char **   
)

Definition at line 80 of file test_opcua_mapping.cpp.