Anonymous Pipe
This automated test verifies the functionality of anonymous pipes. It creates several pipe handles and uses multiple threads to read and write variable-size buffers via these anonymous pipes.
The test repeats this verification multiple times while varying the number of pipe handles and the number of threads. Additionally, this test creates a child instance of itself and provides an anonymous pipe handle to it. It then verifies that the anonymous pipe works with handle inheritance.
Test details
Associated requirements |
Filter.Driver.AntiVirus.MiniFilter Filter.Driver.AntiVirus.NamedPipeAndMailSlots Filter.Driver.FileSystem.MiniFilter Filter.Driver.FileSystem.NamedPipeAndMailSlots |
Platforms |
Windows 8 (x64) Windows 8 (x86) Windows Server 2012 (x64) Windows 8.1 x64 Windows 8.1 x86 Windows Server 2012 R2 |
Expected run time |
~30 minutes |
Categories |
Certification Functional |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: File System Testing Prerequisites.
To run this test, follow these steps:
Copy the test binaries that are listed in the File List section locally.
Run Pipetest.exe without additional parameters.
The expected Pass count is 14. Inspect the log file for the presence of +SEV error tags. If no instances of this tag are found, the test has passed.
Troubleshooting
For troubleshooting information, see Troubleshooting File System Testing.
This test returns Pass or Fail. To review test details, review the test log from Windows Hardware Certification Kit (Windows HCK) Studio.
More information
Command syntax
This test does not accept any command-line parameters.
File list
File | Location |
---|---|
Pipetest.exe |
[WTT\TestBinRoot]\NTTEST\BASETEST\kernel\misc\pipetest.exe |
Ntlog.dll |
[WTT\OsBinRoot]\ddk_flat\DTM\tests\ntlog\ntlog.dll |
Ntlogger.ini |
[WTT\OsBinRoot]\ddk_flat\DTM\tests\ntlog\ntlogger.ini |