13 #include <opc/ua/client/remote_server.h> 20 std::unique_ptr<OpcUa::Services>
computer;
33 const std::string endpoint =
"opc.tcp://host.at.tne.mars:4840";
TEST(Server, EstablishValidConnection)
Test Remote computer connection. GNU LGPL.
#define ASSERT_THROW(statement, expected_exception)
#define ASSERT_NO_THROW(statement)
#define ASSERT_TRUE(condition)
EndpointDescription GetEndpoint(OpcUa::Binary::IOStream &stream)
std::unique_ptr< RemoteConnection > Connect(const std::string &host, unsigned port, const Common::Logger::SharedPtr &logger)