TestSuites/RDP/Client/src/TestSuite/RDPEUSB/S3_OperateIo.cs (11 lines): - line 52: // TODO: The result should be checked. - line 569: // TODO: Not sure how to get the index of interfaces and devices. Using any index can result successful responses. - line 702: // TODO: May not hard code the interface index. - line 767: // TODO: Need to test against OS feature supported devices. - line 821: // TODO: The result should be checked. - line 862: // TODO: The result should be checked. - line 903: // TODO: The result should be checked. - line 944: // TODO: The result should be checked. - line 985: // TODO: The result should be checked. - line 1027: // TODO: The result should be checked. - line 1289: // TODO: The device spec says High Speed will return 1 in a UCHAR but acctaully the device will return 1 at the most significant bit. ProtoSDK/MS-RDPEDYC/Types.cs (9 lines): - line 295: // TODO: Check this logic - line 348: //TODO: handle errors. - line 352: //TODO: handle errors. - line 358: //TODO: Refine this method - line 379: // TODO: check this logic - line 414: //TODO: handle errors. - line 418: //TODO: handle errors. - line 424: //TODO: Refine this method - line 445: // TODO: check this logic TestSuites/FileServer/src/SMB2Model/Model/Replay/ReplayModel.cs (7 lines): - line 308: requestedOplockLevel == ReplayModelRequestedOplockLevel.OplockLevelLeaseV2) && //TODO:TDI, TD does not mention skipping the section if contains SMB2_CREATE_REQUEST_LEASE_V2 without H - line 549: Open.OplockLevel == ReplayModelRequestedOplockLevel.OplockLevelLeaseV2) && //TODO: TDI for Open.OplockLevel is equal to SMB2_OPLOCK_LEVEL_LEASE_V2 - line 661: //TODO: More comments - line 923: (Open.Lease == null && hasLeaseCreateContext) || // TODO: TDI, TD does not mention Open.Lease is NULL but request has lease context - line 975: // TODO: TDI, TDI#? - line 1131: createRequest.requestedOplockLevel == ReplayModelRequestedOplockLevel.OplockLevelLeaseV2) && //TODO:TDI, TD does not mention skipping the section if contains SMB2_CREATE_REQUEST_LEASE_V2 without H - line 1464: //TODO: TD does not mention this TestSuites/RDP/Tools/RDPToolSet/RDPToolSet.Web/Controllers/RFXPDecodeController.cs (7 lines): - line 140: // TODO: Extract Common with function Panel - line 204: // TODO: Error Handler - line 235: // TODO: refine this - line 241: // TODO: refine this - line 393: // TODO: it not correct to put it here. - line 500: // TODO: error handle - line 507: // TODO: deal with null TestSuites/RDP/RDPSUTControlAgent/Python/RDPSUTControlAgent.py (6 lines): - line 171: # TODO: parse payload structure - line 174: # TODO: parse payload structure - line 177: # TODO: parse payload structure - line 180: # TODO: parse payload structure - line 271: # FIXME: response.request_message = "" - line 272: # FIXME: response.error_message = "" TestSuites/RDP/Tools/RDPToolSet/RDPToolSet.Web/Controllers/RFXPEncodeController.cs (5 lines): - line 75: // TODO: error handle - line 95: // This Action may cost much time. TODO: improve it - line 198: // TODO: Add parameters obtain into a function - line 230: // TODO: error handle - line 286: // TODO: recompute the following steps and update ProtoSDK/Messages/Marshaling.cs (4 lines): - line 1665: return Encoding.Unicode.GetByteCount(s) + 2; // FIXME: configure zero termination? - line 1671: return 2; // FIXME: alignment for inline case? - line 1743: return Encoding.ASCII.GetByteCount(s) + 1; // FIXME: configure zero termination? - line 1749: return 1; // FIXME: alignment for inline case? TestSuites/RDP/Client/src/Adapter/RDPEUSB/RdpeusbAdapter.cs (3 lines): - line 685: // TODO: Check this verification. - line 702: // TODO: Need verify for negtive test cases? - line 737: // TODO: Need verify for negtive test cases? ProtoSDK/MS-RDPEUDP2/Rdpeudp2ProtocolHandler.cs (3 lines): - line 821: // TODO: Investigate when and how to use the OverheadSize value. - line 972: // TODO: Update receiver window status by sending an ACKVEC packet back. - line 1163: // TODO: Update loss detection logic to fit the Windows client behaviors. TestSuites/RDP/Client/src/TestSuite/RDPBCGR/S1_Connection_BasicSettingExchangeTest.cs (3 lines): - line 1062: // TODO: give 65535 would failed, need to recheck the boundary of MCSChannelID. - line 1131: // TODO: give 65535 would failed, need to recheck the boundary of MCSChannelID. - line 1200: // TODO: give 65535 would failed, need to recheck the boundary of MCSChannelID. TestSuites/RDP/Client/src/TestSuite/RDPEUSB/S2_CancelRequest.cs (3 lines): - line 43: // TODO: Needs a long processing IO request so that the request cannot be completed before cancel is - line 96: // TODO: Needs a long processing internal IO request so that the request cannot be completed before cancel is - line 149: // TODO: Needs a long processing transfer in request so that the request cannot be completed before cancel is TestSuites/Kerberos/src/Deploy/TestSuitePrivacyStatementLowMsiVersionDlg.wxs (2 lines): - line 4: - line 16: TestSuites/MS-ADFSPIP/src/Deploy/TestSuitePrivacyStatementLowMsiVersionDlg.wxs (2 lines): - line 4: - line 16: TestSuites/MS-AZOD/src/Deploy/TestSuiteImportMergeModules.wxs (2 lines): - line 8: - line 28: TestSuites/RDP/Server/src/Deploy/TestSuitePrivacyStatementLowMsiVersionDlg.wxs (2 lines): - line 4: - line 16: TestSuites/Kerberos/src/Deploy/TestSuitePrivacyStatementDlg.wxs (2 lines): - line 4: - line 16: TestSuites/FileServer/src/SMB2Model/Adapter/Encryption/EncryptionAdapter.cs (2 lines): - line 169: //TODO: To be implemented after TRANSFORM_HEADER added into Smb2FunctionalClient - line 204: //TODO: To be implemented after TRANSFORM_HEADER added into Smb2FunctionalClient TestSuites/RDP/Client/src/Deploy/TestSuitePrivacyStatementDlg.wxs (2 lines): - line 4: - line 16: ProtoSDK/MS-RDPEDYC/PduBuilder.cs (2 lines): - line 227: // TODO: need to test for the following code - line 240: // TODO: Check this logic ProtoSDK/MS-RDPEDISP/Client/RdpedispClient.cs (2 lines): - line 187: // TODO: illegal NumMonitors? - line 194: // TODO: illegal NumMonitors? TestSuites/MS-ADFSPIP/src/Deploy/TestSuitePrivacyStatementDlg.wxs (2 lines): - line 4: - line 16: TestSuites/MS-AZOD/src/Deploy/TestSuitePrivacyStatementLowMsiVersionDlg.wxs (2 lines): - line 4: - line 16: TestSuites/MS-SMBD/src/Deploy/TestSuitePrivacyStatementDlg.wxs (2 lines): - line 4: - line 16: TestSuites/MS-AZOD/src/Adapter/MessageAnalyzerAdapter/MessageAnalyzerAdapter.cs (2 lines): - line 155: // TODO: create a default file path for capturedMessagesSavePath - line 163: // TODO: create a default file path for selectedMessagesSavePath TestSuites/RDP/Tools/RDPToolSet/RDPToolSet.Web/wwwroot/js/javascript.js (2 lines): - line 463: // TODO: directly open the lastest tab - line 1043: // TODO: TestSuites/MS-AZOD/src/Adapter/MessageAnalyzerAdapter/MAVerifyUtil.cs (2 lines): - line 77: //TODO: add more operation - line 92: //TODO: add types if necessary. TestSuites/BranchCache/src/Deploy/TestSuitePrivacyStatementDlg.wxs (2 lines): - line 4: - line 16: ProtoSDK/MS-RDPEUDP/RdpeudpSocket.cs (2 lines): - line 840: //TODO: Congestion control function - line 984: // TODO: process FEC payload, calculate lost packet with FEC data TestSuites/RDP/Server/src/Deploy/TestSuitePrivacyStatementDlg.wxs (2 lines): - line 4: - line 16: TestSuites/ADFamily/src/TestSuite/MS-DRSR/ReplicationTest.cs (2 lines): - line 1693: EnvironmentConfig.Machine dcPartner = EnvironmentConfig.Machine.WritableDC2; // FIXME: should be an RODC - line 1714: // FIXME: should be an RODC machine account ProtoSDK/MS-RDPEUSB/Types/RdpeusbTypes.cs (2 lines): - line 34: public uint InterfaceId { get; set; } // TODO: change to EusbInterfaceId_Values - line 1256: // TODO: should fix ReadBytes method in the library TestSuites/MS-SMBD/src/Deploy/TestSuitePrivacyStatementLowMsiVersionDlg.wxs (2 lines): - line 4: - line 16: TestSuites/MS-ADOD/src/Deploy/TestSuitePrivacyStatementDlg.wxs (2 lines): - line 4: - line 16: TestSuites/RDP/Client/src/Deploy/TestSuiteImportMergeModules.wxs (2 lines): - line 8: - line 28: ProtoSDK/MS-RDPEUSB/Types/UsbStructures.cs (2 lines): - line 43: // TODO: don't hard-code. - line 132: // TODO: Need to refine marshaler interfaces. TestSuites/FileServer/src/Deploy/TestSuitePrivacyStatementDlg.wxs (2 lines): - line 4: - line 16: TestSuites/MS-ADOD/src/Deploy/TestSuitePrivacyStatementLowMsiVersionDlg.wxs (2 lines): - line 4: - line 16: TestSuites/FileServer/src/SMB2Model/Model/Encryption/EncryptionModel.cs (2 lines): - line 295: //TODO: To be implemented after TRANSFORM_HEADER added into Smb2FunctionalClient - line 373: //TODO: To be implemented after TRANSFORM_HEADER added into Smb2FunctionalClient TestSuites/FileServer/src/Deploy/TestSuitePrivacyStatementLowMsiVersionDlg.wxs (2 lines): - line 4: - line 16: TestSuites/RDP/Client/src/Deploy/TestSuitePrivacyStatementLowMsiVersionDlg.wxs (2 lines): - line 4: - line 16: TestSuites/MS-AZOD/src/Deploy/TestSuitePrivacyStatementDlg.wxs (2 lines): - line 4: - line 16: TestSuites/BranchCache/src/Deploy/TestSuitePrivacyStatementLowMsiVersionDlg.wxs (2 lines): - line 4: - line 16: TestSuites/MS-ADOD/src/Deploy/MS-ADOD-TestSuite-ODEP.wxs (2 lines): - line 55: - line 57: ProtocolTestManager/UI/DetectingPage.xaml (1 line): - line 34: TestSuites/RDP/Tools/RDPToolSet/CodecToolSet.Core/CodecParam.cs (1 line): - line 24: // TODO: Make sure there are three components for this TestSuites/RDP/Tools/RDPToolSet/CodecToolSet.Core/TileType.cs (1 line): - line 210: // TODO: return "No Data" instead? ProtocolTestManager/Plugins/FileServerPlugin/FileServerPlugin/Detector/FSDetector.cs (1 line): - line 915: // TODO: Further investigation required. TestSuites/FileServer/src/Plugin/FileServerPlugin/FileServerValueDetector.cs (1 line): - line 164: // TODO: We should add message here. TestSuites/RDP/Tools/RDPToolSet/RDPToolSet.Web/Controllers/RFXEncodeController.cs (1 line): - line 54: // TODO: error handle TestSuites/Kerberos/src/Deploy/Kerberos-TestSuite-ServerEP.wxs (1 line): - line 3: TestSuites/RDP/Tools/RDPToolSet/CodecToolSet.Core/RFXPEncode/RFXPEncodeBase.cs (1 line): - line 179: // TODO: This is abstract orignally TestSuites/FileServer/src/SMB2Model/Adapter/ModelCommonDataTypes.cs (1 line): - line 57: /// TODO: Consider to merge with Smb2Status class in SDK TestSuites/RDP/Tools/RDPToolSet/CodecToolSet.Core/RFXPEncode/RFXPEncoderWrapper.cs (1 line): - line 104: // TODO: make chunks variable ProtoSDK/MS-RDPBCGR/Server/RdpbcgrServer.cs (1 line): - line 2877: // TODO: flags equals TSBitmapDataExFlags_Values.TSBitmapDataExFlags_Values ProtoSDK/KerberosLib/Role/Client/KerberosClientSecurityContext.cs (1 line): - line 918: //TODO: Remove from cache if token expired TestSuites/MS-SMBD/src/Deploy/MS-SMBD-TestSuite-ServerEP.wxs (1 line): - line 3: MessageAnalyzerLibrary/MessageAnalyzerMonitor.cs (1 line): - line 293: // TODO: it's kind of workaround method, if MA API changes and will not incur duplicate files, delete part of this code ProtoSDK/MS-RDPBCGR/ASNT124/ConnectGCCPDU_NotUsedClasses.cs (1 line): - line 7: //TODO: define the classes when they are used in RDPBCGR in the future TestSuites/FileServer/src/ServerFailover/TestSuite/SWN/SWNRegistration.cs (1 line): - line 305: // TODO: Test case should have ability to choose different server, otherwise we do not need such condition ProtoSDK/MS-RDPBCGR/ASNT125/DomainMCSPDU_NotUsedClasses.cs (1 line): - line 7: //TODO: define the classes when they are used in RDPBCGR in the future TestSuites/MS-ADFSPIP/src/TestSuite/TestCases/WebAccess.cs (1 line): - line 122: // TODO: implement this test case in the future ProtocolTestManager/Plugins/KerberosPlugin/KerberosPlugin/KerberosValueDetector.cs (1 line): - line 34: // TODO: Update the file path and file name later TestSuites/MS-ADFSPIP/src/TestSuite/RequestHandlers/ProxyRequestHandlerBase.cs (1 line): - line 80: //TODO: verify the client certificate is actually stored in the data model ProtoSDK/MS-RDPEUSB/EusbUtilities.cs (1 line): - line 480: // TODO: TestSuites/ADFamily/src/TestSuite/MS-DRSR/DRSRTestClient.cs (1 line): - line 666: // FIXME: for some reason the repsFroms attribute will set ulFlags TestSuites/MS-AZOD/src/Deploy/TestSuiteMiscFiles.wxs (1 line): - line 42: ProtocolTestManager/UI/AutoDetectionPage.xaml (1 line): - line 50: TestSuites/ADFamily/src/TestSuite/MS-DRSR/RodcTests.cs (1 line): - line 762: // FIXME: likezh-11-06-2013: TestSuites/RDP/Tools/RDPToolSet/RDPToolSet.Web/Views/Shared/_ProgQuantsModal.cshtml (1 line): - line 31: TestSuites/Kerberos/src/TestSuite/KILE/KileSiloTest.cs (1 line): - line 211: //TODO: Consider to udpate Client computer's department attribute and then interactive log on to client computer ProtocolTestManager/PTMService/Common/Profile/ProfileUtil.cs (1 line): - line 99: // TODO: Test suite name validation may be useful when test suite installation name and test suite name are separated. ProtoSDK/MS-RDPEDYC/Utility/DataFragmentManager.cs (1 line): - line 25: //TODO: need to handle huge buffer larger than int.Max TestSuites/RDP/Client/src/TestSuite/RDPEDISP/S2_OrientationChange.cs (1 line): - line 192: // TODO: Solve the conflict between rdpbcgr and rdpedyc BUG #6736 and merge two cases ProtoSDK/MS-RDPEUSB/Types/RdpeusbTsUrbResultTypes.cs (1 line): - line 235: // TODO: All generic exceptions should be got rid of. ProtoSDK/Messages/RuntimeMarshaler.cs (1 line): - line 1196: if (size > 4) // FIXME: x64 alignment rules? TestSuites/BranchCache/src/MS-PCCRR/Shared/PccrrStack/PccrrServer.cs (1 line): - line 73: // TODO: Address type should be removed TestSuites/FileServer/src/SMB2Model/Model/Negotiate/NegotiateModel.cs (1 line): - line 137: //|| (!dialects.Contains(SMBDialects.SMB_2_002) && !dialects.Contains(SMBDialects.SMB_2_X))) // TODO: more comments? TestSuites/RDP/Tools/RDPToolSet/RDPToolSet.Web/Views/RFXPEncode/Index.cshtml (1 line): - line 206: ProtoSDK/MS-RDPEDYC/Utility/Utilities.cs (1 line): - line 38: // TODO: Check performance and results for this function. TestSuites/RDP/Client/src/TestSuite/RDPBCGR/S1_Connection_InitiationTest.cs (1 line): - line 405: // TODO: Error ProtoSDK/MS-RDPEUSB/Types/RdpeusbTsUrbTypes.cs (1 line): - line 1685: // TODO: Should always resets high bits to zero? TestSuites/FileServer/src/ServerFailover/TestSuite/SWN/SWNTestUtility.cs (1 line): - line 483: // TODO: TestSuites/RDP/Tools/RDPToolSet/RDPToolSet.Web/Views/Shared/_Tabs.cshtml (1 line): - line 26: // TODO: make it height automatically adjust TestSuites/FileServer/src/SMB2Model/Adapter/SessionMgmt/SessionMgmtAdapter.cs (1 line): - line 80: // TODO: some of these cases could pass when signing is not supported, should enable them in the future. TestSuites/RDP/Tools/RDPToolSet/RDPToolSet.Web/Views/RFXPDecode/Index.cshtml (1 line): - line 28: TestSuites/RDP/Client/src/Adapter/RDPRFX/RdprfxAdapter.cs (1 line): - line 838: // TODO: alignment need captures to verifty flags = TSBitmapDataExFlags_Values.EX_COMPRESSED_BITMAP_HEADER_PRESENT TestSuites/FileServer/src/SMB2/TestSuite/HVRS/MS-SMB2_Clarification.cs (1 line): - line 222: // TODO: Check IsCA ProtocolTestManager/PTMService/PTMService/ClientApp/src/services/index.ts (1 line): - line 55: // TODO: Find out how to pass in a useful onComplete callback when the response isn't json TestSuites/FileServer/src/Plugin/FileServerPlugin/Detector/FSDetector.cs (1 line): - line 1108: // TODO: Further investigation required. TestSuites/FileServer/src/Common/Adapter/Smb2FunctionalClient.cs (1 line): - line 2712: /// TODO: granted credit is in interim response TestSuites/RDP/RDPSUTControlAgent/C/control_agent.c (1 line): - line 359: /* TODO: size += sizeof(msg->payload); */ ProtoSDK/MS-RDPEUDP/CongestionControl.cs (1 line): - line 16: // TODO: Should Implement a real congrestion algorithm TestSuites/RDP/Tools/RDPToolSet/RDPToolSet.Web/Controllers/CodecBaseController.cs (1 line): - line 305: //TODO: add parameters TestSuites/RDP/Tools/RDPToolSet/CodecToolSet.Core/Utility.cs (1 line): - line 206: // TODO: use the same parameters with decode TestSuites/FileServer/Setup/Scripts/Config-ForceLevel2.ps1 (1 line): - line 74: # TODO: Ignore Forcelevel when the SUT is Linux as this tool does not support yet in Linux now. TestSuites/BranchCache/src/MS-PCCRC_Tool/Source/MS-PCCRC_TestTool/Utility.cs (1 line): - line 18: /// TODO: Update summary. TestSuites/BranchCache/src/MS-PCCRR/Shared/PccrrStack/Types.cs (1 line): - line 109: // TODO: These two are not documented yet, will add comment later TestSuites/MS-ADFSPIP/src/TestSuite/TestCases/ProxyRuntime.cs (1 line): - line 115: // TODO: implement this test case in the future TestSuites/FileServer/src/Deploy/FileServer-TestSuite-ServerEP.wxs (1 line): - line 3: