ChimeraTK-ControlSystemAdapter-OPCUAAdapter  04.00.01
test_opcua_mapping.cpp File Reference
#include <csa_opcua_adapter.h>
#include <test_sample_data.h>
#include <ua_adapter.h>
#include <xml_file_handler.h>
#include <boost/test/included/unit_test.hpp>
+ 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.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ init_unit_test_suite()

test_suite* init_unit_test_suite ( int  ,
char **   
)

Definition at line 80 of file test_opcua_mapping.cpp.