WindowsProtocolTestSuites/Home.md

31 строка
1.2 KiB
Markdown

# Overview
[Introduction to Windows Protocol Test Suites](https://github.com/Microsoft/WindowsProtocolTestSuites/blob/master/README.md)
[How to Contribute](https://github.com/Microsoft/WindowsProtocolTestSuites/blob/master/CONTRIBUTING.md)
# Documentation
All the documents of the test suites contained in this repo are listed below:
## File Server
[Test Design Spec](https://github.com/Microsoft/WindowsProtocolTestSuites/blob/master/TestSuites/FileServer/docs/FileServerTestDesignSpecification.md)
[User Guide](https://github.com/Microsoft/WindowsProtocolTestSuites/blob/master/TestSuites/FileServer/docs/FileServerUserGuide.md)
## RDP Client
[Test Design Spec](https://github.com/Microsoft/WindowsProtocolTestSuites/blob/staging/TestSuites/RDP/Client/docs/RDP_Overview_ClientTestDesignSpecification.md)
[User Guide](https://github.com/Microsoft/WindowsProtocolTestSuites/blob/staging/TestSuites/RDP/Client/docs/RDP_ClientUserGuide.md)
## Downloads of pre-compiled and non-open source test suites
[Download all released test suites](https://github.com/Microsoft/WindowsProtocolTestSuites/releases)
# References
[Protocol Test Framework (PTF)](https://github.com/microsoft/protocoltestframework): PTF implements the fundamentals to support Protocol Test Suite.