Skip to content

WindowsProtocolTestSuites v4.22.6.0

Compare
Choose a tag to compare
@obaro obaro released this 07 Jun 13:38
· 274 commits to main since this release

Welcome to the Windows Protocol Test Suites v4.22.6.0 Release!

Test Suites Prerequisites

The prerequisite software that is needed to run Windows Protocol Test Suites now includes .NET 6. See Prerequisites on GitHub for more information.

Changes in this Release

The major changes in this release are the FileServer Test Suites now supports .NET 6, as well as including support for QUIC as the underlying transport.

FileServer Test Suite 4.22.6.0

The following updates have been applied for this version:

  • New tests to verify FSCTL_MARK_HANDLE control code​
  • New tests for unchained compression​
  • New test to verify server correctly handles invalid compression algorithms​ over SMB 3.1.1
  • New tests for DurableHandle v1 and v2
  • New test to verify more ReFS stream snapshot operations (LIST, REVERT, SET SHADOWBTREE and CLEAR SHADOWBTREE)
  • New tests for NETWORK_INTERFACE_INFO
  • New test to verify server supports AllowNamedPipeAccessOverQUIC

SMBD Test Suite v4.22.6.0

New tests have been added for the following operations

  • Verify that a server supports signing RDMA message
  • Verify that a server supports encrypting RDMA messages using either AES128_CCM, AES128_GCM, AES256_CCM or AES256_GCM