#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.
Definition at line 147 of file standard_namespace_ut.cpp.
| std::size_t SizeOf | ( | std::vector< T > | vec | ) |
Definition at line 141 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| CanBrowseRootFolder_By_Organizes_RefType | |||
| ) |
Definition at line 152 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| CanBrowseRootFolder_By_HierarchicalReferencies_Subtypes | |||
| ) |
Definition at line 169 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| CheckRoot | |||
| ) |
Definition at line 185 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server | |||
| ) |
Definition at line 197 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerArray | |||
| ) |
Definition at line 214 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_NamespaceArray | |||
| ) |
Definition at line 223 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServiceLevel | |||
| ) |
Definition at line 232 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities | |||
| ) |
Definition at line 241 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_ServerProfileArray | |||
| ) |
Definition at line 257 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_MinSupportedSampleRate | |||
| ) |
Definition at line 266 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_MaxBrowseContinuationPoints | |||
| ) |
Definition at line 275 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_MaxQueryContinuationPoints | |||
| ) |
Definition at line 284 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_MaxHistoryContinuationPoints | |||
| ) |
Definition at line 293 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerCapabilities_SoftwareCertificates | |||
| ) |
Definition at line 302 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ModellingRules | |||
| ) |
Definition at line 311 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_ExposesItsArray | |||
| ) |
Definition at line 324 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_ExposesItsArray_NamingRule | |||
| ) |
Definition at line 334 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_Mandatory | |||
| ) |
Definition at line 344 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_Mandatory_NamingRule | |||
| ) |
Definition at line 354 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_MandatoryShared | |||
| ) |
Definition at line 363 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_MandatoryShared_NamingRule | |||
| ) |
Definition at line 373 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_Optional | |||
| ) |
Definition at line 382 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRule_Optional_NamingRule | |||
| ) |
Definition at line 392 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics | |||
| ) |
Definition at line 401 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics_EnabledFlag | |||
| ) |
Definition at line 415 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics_SamplingIntervalDiagnosticsArray | |||
| ) |
Definition at line 424 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics_SessionsDiagnosticsSummary | |||
| ) |
Definition at line 433 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics_ServerDiagnosticsSummary | |||
| ) |
Definition at line 441 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerDiagnostics_SubscriptionRateDiagnosticsArray | |||
| ) |
Definition at line 450 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerRedundancy | |||
| ) |
Definition at line 459 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerStatus | |||
| ) |
Definition at line 469 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo | |||
| ) |
Definition at line 483 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_BuildDate | |||
| ) |
Definition at line 499 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_BuildNumber | |||
| ) |
Definition at line 508 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_ManufacturerName | |||
| ) |
Definition at line 517 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_ProductName | |||
| ) |
Definition at line 526 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_ProductUri | |||
| ) |
Definition at line 535 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_BuildInfo_SoftwareVersion | |||
| ) |
Definition at line 544 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerStatus_CurrentTime | |||
| ) |
Definition at line 553 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerStatus_StartTime | |||
| ) |
Definition at line 562 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_ServerStatus_State | |||
| ) |
Definition at line 571 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Server_VendorServerInfo | |||
| ) |
Definition at line 580 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| CheckTypes | |||
| ) |
Definition at line 588 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DataTypes | |||
| ) |
Definition at line 602 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseDataType | |||
| ) |
Definition at line 612 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Boolean | |||
| ) |
Definition at line 637 of file standard_namespace_ut.cpp.
Definition at line 646 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Image | |||
| ) |
Definition at line 656 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ImageBmp | |||
| ) |
Definition at line 669 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ImageGif | |||
| ) |
Definition at line 678 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ImageJPG | |||
| ) |
Definition at line 687 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ImagePng | |||
| ) |
Definition at line 696 of file standard_namespace_ut.cpp.
Definition at line 705 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| UtcTime | |||
| ) |
Definition at line 715 of file standard_namespace_ut.cpp.
Definition at line 724 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Enumeration | |||
| ) |
Definition at line 733 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| IdType | |||
| ) |
Definition at line 748 of file standard_namespace_ut.cpp.
Definition at line 757 of file standard_namespace_ut.cpp.
Definition at line 766 of file standard_namespace_ut.cpp.
Definition at line 775 of file standard_namespace_ut.cpp.
Definition at line 784 of file standard_namespace_ut.cpp.
Definition at line 793 of file standard_namespace_ut.cpp.
Definition at line 802 of file standard_namespace_ut.cpp.
Definition at line 811 of file standard_namespace_ut.cpp.
Definition at line 820 of file standard_namespace_ut.cpp.
Definition at line 829 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Number | |||
| ) |
Definition at line 838 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Double | |||
| ) |
Definition at line 851 of file standard_namespace_ut.cpp.
Definition at line 861 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Float | |||
| ) |
Definition at line 870 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Integer | |||
| ) |
Definition at line 879 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Int16 | |||
| ) |
Definition at line 892 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Int32 | |||
| ) |
Definition at line 901 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Int64 | |||
| ) |
Definition at line 910 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SByte | |||
| ) |
Definition at line 919 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| UInteger | |||
| ) |
Definition at line 928 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| UInt16 | |||
| ) |
Definition at line 941 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| UInt32 | |||
| ) |
Definition at line 950 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| UInt64 | |||
| ) |
Definition at line 959 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Byte | |||
| ) |
Definition at line 968 of file standard_namespace_ut.cpp.
Definition at line 977 of file standard_namespace_ut.cpp.
Definition at line 986 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| String | |||
| ) |
Definition at line 995 of file standard_namespace_ut.cpp.
Definition at line 1006 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| NumericRange | |||
| ) |
Definition at line 1015 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Structure | |||
| ) |
Definition at line 1024 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureAddNodesItem | |||
| ) |
Definition at line 1054 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureAddReferencesItem | |||
| ) |
Definition at line 1063 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureApplicationDescription | |||
| ) |
Definition at line 1072 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureArgument | |||
| ) |
Definition at line 1081 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureBuildInfo | |||
| ) |
Definition at line 1090 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureDeleteNodesItem | |||
| ) |
Definition at line 1099 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureDeleteReferencesItem | |||
| ) |
Definition at line 1108 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureEUInformation | |||
| ) |
Definition at line 1117 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| EUModelChangeStructureDataType | |||
| ) |
Definition at line 1126 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureRange | |||
| ) |
Definition at line 1135 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSamplingIntervalDiagnosticsDataType | |||
| ) |
Definition at line 1144 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSemanticChangeStructureDataType | |||
| ) |
Definition at line 1153 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureServerDiagnosticsSummaryType | |||
| ) |
Definition at line 1162 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureServerStatusDataType | |||
| ) |
Definition at line 1171 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureServiceCounterDataType | |||
| ) |
Definition at line 1180 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSessionDiagnosticsDataType | |||
| ) |
Definition at line 1189 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSessionSecurityDiagnosticsDataType | |||
| ) |
Definition at line 1198 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSignedSoftwareCertificate | |||
| ) |
Definition at line 1207 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureStatusResult | |||
| ) |
Definition at line 1216 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureSubscriptionDiagnosticsDataType | |||
| ) |
Definition at line 1225 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StructureUserIdentifyToken | |||
| ) |
Definition at line 1234 of file standard_namespace_ut.cpp.
Definition at line 1246 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| EventTypes | |||
| ) |
Definition at line 1255 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseEventType | |||
| ) |
Definition at line 1265 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseModelChangeEventType | |||
| ) |
Definition at line 1285 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SemanticChangeEventType | |||
| ) |
Definition at line 1294 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SystemEventType | |||
| ) |
Definition at line 1303 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DeviceFailureEventType | |||
| ) |
Definition at line 1316 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| RefreshEndEventType | |||
| ) |
Definition at line 1325 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| RefreshRequiredEventType | |||
| ) |
Definition at line 1334 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| RefreshStartEventType | |||
| ) |
Definition at line 1343 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| EventId | |||
| ) |
Definition at line 1352 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| EventType | |||
| ) |
Definition at line 1363 of file standard_namespace_ut.cpp.
Definition at line 1374 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ReceiveTime | |||
| ) |
Definition at line 1385 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Severity | |||
| ) |
Definition at line 1396 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SourceName | |||
| ) |
Definition at line 1407 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SourceNode | |||
| ) |
Definition at line 1418 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Time | |||
| ) |
Definition at line 1429 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ObjectTypes | |||
| ) |
Definition at line 1440 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseObjectType | |||
| ) |
Definition at line 1450 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DataTypeEncodingType | |||
| ) |
Definition at line 1474 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DataTypeSystemType | |||
| ) |
Definition at line 1483 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| FolderType | |||
| ) |
Definition at line 1492 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRuleType | |||
| ) |
Definition at line 1510 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| NamingRule | |||
| ) |
Definition at line 1520 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerCapabilitiesType | |||
| ) |
Definition at line 1530 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ModellingRules | |||
| ) |
Definition at line 1545 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| LocaleIdArray | |||
| ) |
Definition at line 1555 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| MaxBrowseContinuationPoints | |||
| ) |
Definition at line 1566 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| MaxHistoryContinuationPoints | |||
| ) |
Definition at line 1577 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| MinSupportedSampleRate | |||
| ) |
Definition at line 1588 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerProfileArray | |||
| ) |
Definition at line 1599 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerDiagnosticsType | |||
| ) |
Definition at line 1610 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| EnableFlag | |||
| ) |
Definition at line 1624 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SamplingIntervalDiagnosticsArray | |||
| ) |
Definition at line 1635 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerDiagnosticsSummary | |||
| ) |
Definition at line 1646 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SessionDiagnosticsSummary | |||
| ) |
Definition at line 1657 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SubscriptionDiagnosticsArray | |||
| ) |
Definition at line 1667 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerRedundancyType | |||
| ) |
Definition at line 1677 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| RedundancySupportTypeRedundancySupport | |||
| ) |
Definition at line 1687 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerType | |||
| ) |
Definition at line 1697 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| NamespaceArray | |||
| ) |
Definition at line 1714 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerArray | |||
| ) |
Definition at line 1724 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerCapabilities | |||
| ) |
Definition at line 1734 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerDiagnostics | |||
| ) |
Definition at line 1745 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerRedundancy | |||
| ) |
Definition at line 1756 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerStatus | |||
| ) |
Definition at line 1767 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BuildInfoType | |||
| ) |
Definition at line 1778 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BuildDate | |||
| ) |
Definition at line 1793 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BuildNumber | |||
| ) |
Definition at line 1803 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ManufacturerName | |||
| ) |
Definition at line 1813 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ProductName | |||
| ) |
Definition at line 1823 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ProductUri | |||
| ) |
Definition at line 1833 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SoftwareVersion | |||
| ) |
Definition at line 1843 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| CurrentTime | |||
| ) |
Definition at line 1853 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StartTime | |||
| ) |
Definition at line 1863 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| State | |||
| ) |
Definition at line 1873 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServiceLevel | |||
| ) |
Definition at line 1883 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| VendorServerInfo | |||
| ) |
Definition at line 1894 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SessionDiagnosticsObjectType | |||
| ) |
Definition at line 1905 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SessionDiagnosticsSummaryType | |||
| ) |
Definition at line 1914 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StateType | |||
| ) |
Definition at line 1923 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| StateNumber | |||
| ) |
Definition at line 1933 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| TransitionType | |||
| ) |
Definition at line 1943 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| VendorServerInfoType | |||
| ) |
Definition at line 1952 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ReferenceTypes | |||
| ) |
Definition at line 1961 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| References | |||
| ) |
Definition at line 1971 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HierarchicalReferences | |||
| ) |
Definition at line 1982 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasChild | |||
| ) |
Definition at line 1994 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Aggregates | |||
| ) |
Definition at line 2005 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasComponent | |||
| ) |
Definition at line 2017 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasOrderedComponent | |||
| ) |
Definition at line 2027 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasHistoricalConfiguration | |||
| ) |
Definition at line 2036 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasProperty | |||
| ) |
Definition at line 2045 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasSubtype | |||
| ) |
Definition at line 2054 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasEventSource | |||
| ) |
Definition at line 2063 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasNotifier | |||
| ) |
Definition at line 2073 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| Organizes | |||
| ) |
Definition at line 2082 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| NonHierarchicalReferences | |||
| ) |
Definition at line 2091 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| FromState | |||
| ) |
Definition at line 2110 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| GeneratesEvent | |||
| ) |
Definition at line 2119 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasCause | |||
| ) |
Definition at line 2128 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasDescription | |||
| ) |
Definition at line 2137 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasEffect | |||
| ) |
Definition at line 2146 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasEncoding | |||
| ) |
Definition at line 2155 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasModellingRule | |||
| ) |
Definition at line 2173 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| HasTypeDefinition | |||
| ) |
Definition at line 2182 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ToState | |||
| ) |
Definition at line 2191 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| VariableTypes | |||
| ) |
Definition at line 2200 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseVariableType | |||
| ) |
Definition at line 2210 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| BaseDataVariableType | |||
| ) |
Definition at line 2221 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DataTypeDescriptionType | |||
| ) |
Definition at line 2244 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DataTypeDictionaryType | |||
| ) |
Definition at line 2253 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SamplingIntervalDiagnosticsArrayType | |||
| ) |
Definition at line 2262 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SamplingIntervalDiagnosticsType | |||
| ) |
Definition at line 2271 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerDiagnosticsSummaryDataType | |||
| ) |
Definition at line 2280 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerStatusType | |||
| ) |
Definition at line 2289 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| ServerVendorCapabilityType | |||
| ) |
Definition at line 2302 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DISABLED_SessionsDiagnosticsArrayType | |||
| ) |
Definition at line 2311 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| DISABLED_ServerDiagnosticsVariableType | |||
| ) |
Definition at line 2320 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SessionSecurityDiagnosticsArrayType | |||
| ) |
Definition at line 2329 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SessionSecurityDiagnosticsType | |||
| ) |
Definition at line 2338 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SubscriptionDiagnosticsArrayType | |||
| ) |
Definition at line 2347 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| SubscriptionDiagnosticsType | |||
| ) |
Definition at line 2356 of file standard_namespace_ut.cpp.
| TEST_F | ( | StandardNamespaceStructure | , |
| PropertyType | |||
| ) |
Definition at line 2365 of file standard_namespace_ut.cpp.
Server::AddressSpace::SharedPtr NameSpace [static] |
Definition at line 26 of file standard_namespace_ut.cpp.