C# Class Microsoft.Protocols.TestSuites.FileSharing.RSVD.TestSuite.SCSIPersistentReservation

Inheritance: RSVDTestBase
Show file Open project: Microsoft/WindowsProtocolTestSuites

Protected Methods

Method Description
TestCleanup ( ) : void
TestInitialize ( ) : void

Private Methods

Method Description
BVT_TunnelSCSIPersistentReserve_Preempt ( ) : void
BVT_TunnelSCSIPersistentReserve_RegisterAndReserve ( ) : void
BVT_TunnelSCSIPersistentReserve_ReserveAndRelease ( ) : void
BVT_TunnelSCSIPersistentReserve_ReserveConflict ( ) : void
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
CreateCDBBuffer_PersistentReserveOut ( PERSISTENT_RESERVE_OUT_SERVICE_ACTION ServiceAction, PERSISTENT_RESERVATION_SCOPE_AND_TYPE_CODE ScopeAndType ) : byte[]
CreateDataBuffer_PersistentReserveOut ( ulong reservationKey, ulong ServiceActionReservationKey ) : byte[]
SendAndReceiveSCSICommand ( RsvdClient rsvdClient, byte cdbLength, byte cdbBuffer, byte dataBuffer, byte &scsiStatus ) : void

Method Details

TestCleanup() protected method

protected TestCleanup ( ) : void
return void

TestInitialize() protected method

protected TestInitialize ( ) : void
return void