Skip to content

WindowsProtocolTestSuites v4.21.9.0

Compare
Choose a tag to compare
@Dingshouqing Dingshouqing released this 22 Sep 01:24
· 645 commits to main since this release

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

Test Suites Prerequisites

The prerequisite software that is needed to run Windows Protocol Test Suites now includes .NET 5 for support of non-Windows operating systems such as Linux and the macOS. For more information, see Prerequisites on GitHub.

Changes in this Release

This release has the addition of new test cases for the FileServer Test Suite.
FileServer plugin for PTM has been moved into FileServer test suite and migrated to .NET 5.

FileServer Test Suite 4.21.9.0

The following updates have been applied for this version:

  • New test cases to verify server supports compression of read/write messages on a share are added
  • New test cases to support signing SMB2 messages with AES-GMAC are added.
  • New test cases to verify input/output SMB2 messages are signed with AES-GMAC are added.
  • New test cases to check the transforms supported when SMB2 data is sent over RDMA are added.
  • New test cases to verify stream snapshot operations on a ReFS data stream including CREATE, LIST and QUERY_DELTAS are added.
  • New test cases to verify server supports AES-256-CCM and AES-256-GCM encryption are added.

Known Issues

Service Witness Protocol (SWN), File Server Remote VSS Protocol (FSRVP), and ServerFailover Test Cases are not supported in this release.

Note
To enable proper operation of the PTMCli tool, you will need to generate a PTM Profile from the UI or PTMService.
For PTMCli syntax, refer to the PTMCli guide.