C# Class Microsoft.Protocol.TestSuites.Smbd.TestSuite.Smb2MultiChannelOverRdma

Inheritance: Microsoft.Protocols.TestTools.TestClassBase
Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites

Méthodes protégées

Méthode Description
TestCleanup ( ) : void
TestInitialize ( ) : void

Private Methods

Méthode Description
BVT_Smb2MultipleChannel_2Channels_DiffNicTypeDiffTransport ( ) : void
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext context ) : void
ReadFromAlternativeChannel ( byte content, uint lengthRead, uint treeId, FILEID fileId ) : void

Read from alternative channel over RDMA

Smb2Multichannel_2Channels_DiffTransport ( ) : void
WriteFromMainChannel ( IPAddress serverIp, IPAddress clientIp, string fileName, uint totalWriteSize, byte &content, uint &treeId, FILEID &fileId ) : void

Write from Main channel over TCP

Method Details

TestCleanup() protected méthode

protected TestCleanup ( ) : void
Résultat void

TestInitialize() protected méthode

protected TestInitialize ( ) : void
Résultat void