#include <opc/ua/protocol/object_ids.h>#include <opc/ua/protocol/attribute_ids.h>#include <opc/ua/protocol/status_codes.h>#include <opc/ua/server/address_space.h>#include <opc/ua/server/standard_address_space.h>#include <functional>#include <gmock/gmock.h>#include <gtest/gtest.h>
Go to the source code of this file.
Classes | |
| class | StandardNamespaceStructure |
Variables | |
| static Server::AddressSpace::SharedPtr | NameSpace |
Definition at line 156 of file standard_namespace_ut.cpp.
| std::size_t SizeOf | ( | std::vector< T > | vec | ) |
Definition at line 150 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| CanBrowseRootFolder_By_Organizes_RefType | |||
| ) |
Definition at line 161 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| CanBrowseRootFolder_By_HierarchicalReferencies_Subtypes | |||
| ) |
Definition at line 178 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| CheckRoot | |||
| ) |
Definition at line 194 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server | |||
| ) |
Definition at line 206 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerArray | |||
| ) |
Definition at line 223 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_NamespaceArray | |||
| ) |
Definition at line 232 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServiceLevel | |||
| ) |
Definition at line 241 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities | |||
| ) |
Definition at line 250 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_ServerProfileArray | |||
| ) |
Definition at line 266 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_MinSupportedSampleRate | |||
| ) |
Definition at line 275 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_MaxBrowseContinuationPoints | |||
| ) |
Definition at line 284 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_MaxQueryContinuationPoints | |||
| ) |
Definition at line 293 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_MaxHistoryContinuationPoints | |||
| ) |
Definition at line 302 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_SoftwareCertificates | |||
| ) |
Definition at line 311 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ModellingRules | |||
| ) |
Definition at line 320 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_ExposesItsArray | |||
| ) |
Definition at line 333 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_ExposesItsArray_NamingRule | |||
| ) |
Definition at line 343 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_Mandatory | |||
| ) |
Definition at line 353 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_Mandatory_NamingRule | |||
| ) |
Definition at line 363 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_MandatoryShared | |||
| ) |
Definition at line 372 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_MandatoryShared_NamingRule | |||
| ) |
Definition at line 382 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_Optional | |||
| ) |
Definition at line 391 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_Optional_NamingRule | |||
| ) |
Definition at line 401 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics | |||
| ) |
Definition at line 410 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics_EnabledFlag | |||
| ) |
Definition at line 424 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics_SamplingIntervalDiagnosticsArray | |||
| ) |
Definition at line 433 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics_SessionsDiagnosticsSummary | |||
| ) |
Definition at line 442 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics_ServerDiagnosticsSummary | |||
| ) |
Definition at line 450 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics_SubscriptionRateDiagnosticsArray | |||
| ) |
Definition at line 459 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerRedundancy | |||
| ) |
Definition at line 468 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerStatus | |||
| ) |
Definition at line 478 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo | |||
| ) |
Definition at line 492 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_BuildDate | |||
| ) |
Definition at line 508 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_BuildNumber | |||
| ) |
Definition at line 517 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_ManufacturerName | |||
| ) |
Definition at line 526 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_ProductName | |||
| ) |
Definition at line 535 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_ProductUri | |||
| ) |
Definition at line 544 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_SoftwareVersion | |||
| ) |
Definition at line 553 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerStatus_CurrentTime | |||
| ) |
Definition at line 562 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerStatus_StartTime | |||
| ) |
Definition at line 571 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerStatus_State | |||
| ) |
Definition at line 580 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_VendorServerInfo | |||
| ) |
Definition at line 589 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| CheckTypes | |||
| ) |
Definition at line 597 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DataTypes | |||
| ) |
Definition at line 611 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseDataType | |||
| ) |
Definition at line 621 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Boolean | |||
| ) |
Definition at line 646 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ByteString | |||
| ) |
Definition at line 655 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Image | |||
| ) |
Definition at line 665 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ImageBmp | |||
| ) |
Definition at line 678 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ImageGif | |||
| ) |
Definition at line 687 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ImageJPG | |||
| ) |
Definition at line 696 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ImagePng | |||
| ) |
Definition at line 705 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DateTime | |||
| ) |
Definition at line 714 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| UtcTime | |||
| ) |
Definition at line 724 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DiagnosticInfo | |||
| ) |
Definition at line 733 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Enumeration | |||
| ) |
Definition at line 742 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| IdType | |||
| ) |
Definition at line 757 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| MessageSecurityMode | |||
| ) |
Definition at line 766 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| NodeClass | |||
| ) |
Definition at line 775 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| RedundancySupport | |||
| ) |
Definition at line 784 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SecurityTokenRequestType | |||
| ) |
Definition at line 793 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerState | |||
| ) |
Definition at line 802 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ExpandedNodeId | |||
| ) |
Definition at line 811 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Guid | |||
| ) |
Definition at line 820 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| LocalizedText | |||
| ) |
Definition at line 829 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| NodeId | |||
| ) |
Definition at line 838 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Number | |||
| ) |
Definition at line 847 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Double | |||
| ) |
Definition at line 860 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Duration | |||
| ) |
Definition at line 870 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Float | |||
| ) |
Definition at line 879 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Integer | |||
| ) |
Definition at line 888 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Int16 | |||
| ) |
Definition at line 901 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Int32 | |||
| ) |
Definition at line 910 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Int64 | |||
| ) |
Definition at line 919 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SByte | |||
| ) |
Definition at line 928 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| UInteger | |||
| ) |
Definition at line 937 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| UInt16 | |||
| ) |
Definition at line 950 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| UInt32 | |||
| ) |
Definition at line 959 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| UInt64 | |||
| ) |
Definition at line 968 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Byte | |||
| ) |
Definition at line 977 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| QualifiedName | |||
| ) |
Definition at line 986 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StatusCode | |||
| ) |
Definition at line 995 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| String | |||
| ) |
Definition at line 1004 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| LocaleId | |||
| ) |
Definition at line 1015 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| NumericRange | |||
| ) |
Definition at line 1024 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Structure | |||
| ) |
Definition at line 1033 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureAddNodesItem | |||
| ) |
Definition at line 1063 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureAddReferencesItem | |||
| ) |
Definition at line 1072 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureApplicationDescription | |||
| ) |
Definition at line 1081 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureArgument | |||
| ) |
Definition at line 1090 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureBuildInfo | |||
| ) |
Definition at line 1099 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureDeleteNodesItem | |||
| ) |
Definition at line 1108 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureDeleteReferencesItem | |||
| ) |
Definition at line 1117 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureEUInformation | |||
| ) |
Definition at line 1126 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| EUModelChangeStructureDataType | |||
| ) |
Definition at line 1135 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureRange | |||
| ) |
Definition at line 1144 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSamplingIntervalDiagnosticsDataType | |||
| ) |
Definition at line 1153 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSemanticChangeStructureDataType | |||
| ) |
Definition at line 1162 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureServerDiagnosticsSummaryType | |||
| ) |
Definition at line 1171 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureServerStatusDataType | |||
| ) |
Definition at line 1180 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureServiceCounterDataType | |||
| ) |
Definition at line 1189 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSessionDiagnosticsDataType | |||
| ) |
Definition at line 1198 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSessionSecurityDiagnosticsDataType | |||
| ) |
Definition at line 1207 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSignedSoftwareCertificate | |||
| ) |
Definition at line 1216 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureStatusResult | |||
| ) |
Definition at line 1225 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSubscriptionDiagnosticsDataType | |||
| ) |
Definition at line 1234 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureUserIdentifyToken | |||
| ) |
Definition at line 1243 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| XmlElement | |||
| ) |
Definition at line 1255 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| EventTypes | |||
| ) |
Definition at line 1264 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseEventType | |||
| ) |
Definition at line 1274 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseModelChangeEventType | |||
| ) |
Definition at line 1294 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SemanticChangeEventType | |||
| ) |
Definition at line 1303 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SystemEventType | |||
| ) |
Definition at line 1312 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DeviceFailureEventType | |||
| ) |
Definition at line 1325 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| RefreshEndEventType | |||
| ) |
Definition at line 1334 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| RefreshRequiredEventType | |||
| ) |
Definition at line 1343 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| RefreshStartEventType | |||
| ) |
Definition at line 1352 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| EventId | |||
| ) |
Definition at line 1361 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| EventType | |||
| ) |
Definition at line 1372 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Message | |||
| ) |
Definition at line 1383 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ReceiveTime | |||
| ) |
Definition at line 1394 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Severity | |||
| ) |
Definition at line 1405 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SourceName | |||
| ) |
Definition at line 1416 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SourceNode | |||
| ) |
Definition at line 1427 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Time | |||
| ) |
Definition at line 1438 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ObjectTypes | |||
| ) |
Definition at line 1449 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseObjectType | |||
| ) |
Definition at line 1459 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DataTypeEncodingType | |||
| ) |
Definition at line 1483 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DataTypeSystemType | |||
| ) |
Definition at line 1492 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| FolderType | |||
| ) |
Definition at line 1501 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRuleType | |||
| ) |
Definition at line 1519 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| NamingRule | |||
| ) |
Definition at line 1529 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerCapabilitiesType | |||
| ) |
Definition at line 1539 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRules | |||
| ) |
Definition at line 1554 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| LocaleIdArray | |||
| ) |
Definition at line 1564 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| MaxBrowseContinuationPoints | |||
| ) |
Definition at line 1575 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| MaxHistoryContinuationPoints | |||
| ) |
Definition at line 1586 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| MinSupportedSampleRate | |||
| ) |
Definition at line 1597 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerProfileArray | |||
| ) |
Definition at line 1608 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerDiagnosticsType | |||
| ) |
Definition at line 1619 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| EnableFlag | |||
| ) |
Definition at line 1633 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SamplingIntervalDiagnosticsArray | |||
| ) |
Definition at line 1644 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerDiagnosticsSummary | |||
| ) |
Definition at line 1655 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SessionDiagnosticsSummary | |||
| ) |
Definition at line 1666 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SubscriptionDiagnosticsArray | |||
| ) |
Definition at line 1676 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerRedundancyType | |||
| ) |
Definition at line 1686 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| RedundancySupportTypeRedundancySupport | |||
| ) |
Definition at line 1696 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerType | |||
| ) |
Definition at line 1706 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| NamespaceArray | |||
| ) |
Definition at line 1723 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerArray | |||
| ) |
Definition at line 1733 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerCapabilities | |||
| ) |
Definition at line 1743 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerDiagnostics | |||
| ) |
Definition at line 1754 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerRedundancy | |||
| ) |
Definition at line 1765 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerStatus | |||
| ) |
Definition at line 1776 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BuildInfoType | |||
| ) |
Definition at line 1787 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BuildDate | |||
| ) |
Definition at line 1802 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BuildNumber | |||
| ) |
Definition at line 1812 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ManufacturerName | |||
| ) |
Definition at line 1822 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ProductName | |||
| ) |
Definition at line 1832 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ProductUri | |||
| ) |
Definition at line 1842 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SoftwareVersion | |||
| ) |
Definition at line 1852 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| CurrentTime | |||
| ) |
Definition at line 1862 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StartTime | |||
| ) |
Definition at line 1872 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| State | |||
| ) |
Definition at line 1882 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServiceLevel | |||
| ) |
Definition at line 1892 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| VendorServerInfo | |||
| ) |
Definition at line 1903 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SessionDiagnosticsObjectType | |||
| ) |
Definition at line 1914 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SessionDiagnosticsSummaryType | |||
| ) |
Definition at line 1923 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StateType | |||
| ) |
Definition at line 1932 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StateNumber | |||
| ) |
Definition at line 1942 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| TransitionType | |||
| ) |
Definition at line 1952 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| VendorServerInfoType | |||
| ) |
Definition at line 1961 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ReferenceTypes | |||
| ) |
Definition at line 1970 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| References | |||
| ) |
Definition at line 1980 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HierarchicalReferences | |||
| ) |
Definition at line 1991 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasChild | |||
| ) |
Definition at line 2003 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Aggregates | |||
| ) |
Definition at line 2014 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasComponent | |||
| ) |
Definition at line 2026 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasOrderedComponent | |||
| ) |
Definition at line 2036 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasHistoricalConfiguration | |||
| ) |
Definition at line 2045 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasProperty | |||
| ) |
Definition at line 2054 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasSubtype | |||
| ) |
Definition at line 2063 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasEventSource | |||
| ) |
Definition at line 2072 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasNotifier | |||
| ) |
Definition at line 2082 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Organizes | |||
| ) |
Definition at line 2091 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| NonHierarchicalReferences | |||
| ) |
Definition at line 2100 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| FromState | |||
| ) |
Definition at line 2119 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| GeneratesEvent | |||
| ) |
Definition at line 2128 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasCause | |||
| ) |
Definition at line 2137 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasDescription | |||
| ) |
Definition at line 2146 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasEffect | |||
| ) |
Definition at line 2155 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasEncoding | |||
| ) |
Definition at line 2164 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasModellingRule | |||
| ) |
Definition at line 2182 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasTypeDefinition | |||
| ) |
Definition at line 2191 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ToState | |||
| ) |
Definition at line 2200 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| VariableTypes | |||
| ) |
Definition at line 2209 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseVariableType | |||
| ) |
Definition at line 2219 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseDataVariableType | |||
| ) |
Definition at line 2230 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DataTypeDescriptionType | |||
| ) |
Definition at line 2253 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DataTypeDictionaryType | |||
| ) |
Definition at line 2262 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SamplingIntervalDiagnosticsArrayType | |||
| ) |
Definition at line 2271 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SamplingIntervalDiagnosticsType | |||
| ) |
Definition at line 2280 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerDiagnosticsSummaryDataType | |||
| ) |
Definition at line 2289 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerStatusType | |||
| ) |
Definition at line 2298 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerVendorCapabilityType | |||
| ) |
Definition at line 2311 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DISABLED_SessionsDiagnosticsArrayType | |||
| ) |
Definition at line 2320 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DISABLED_ServerDiagnosticsVariableType | |||
| ) |
Definition at line 2329 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SessionSecurityDiagnosticsArrayType | |||
| ) |
Definition at line 2338 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SessionSecurityDiagnosticsType | |||
| ) |
Definition at line 2347 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SubscriptionDiagnosticsArrayType | |||
| ) |
Definition at line 2356 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SubscriptionDiagnosticsType | |||
| ) |
Definition at line 2365 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| PropertyType | |||
| ) |
Definition at line 2374 of file standard_namespace_ut.cpp.
|
static |
Definition at line 26 of file standard_namespace_ut.cpp.