Named Pipe Basic
This automated test verifies the functionality of named pipes. It includes the following tests:
CreateNamedPipe tests
CallNamedPipe tests
TransactNamedPipe tests
TransactNamedPipe tests
WaitNamedPipe tests
Open Mode tests
Overlapped tests
Read/Write tests
Flush Pipe tests
This test consists of a client binary (Npclient.exe) and a server binary (Npserver.exe). You can run these on the same computer as the client image or on a separate computer.
Test details
Specifications |
|
Platforms |
|
Supported Releases |
|
Expected run time (in minutes) | 30 |
Category | Development |
Timeout (in minutes) | 1800 |
Requires reboot | false |
Requires special configuration | false |
Type | automatic |
Additional documentation
Tests in this feature area might have additional documentation, including prerequisites, setup, and troubleshooting information, that can be found in the following topic(s):
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.
Start the server by using the following command: npserver.exe
Start the client by using the following command: npclient.exe \\<%computername%>
Note
You can run the test with the server and client processes running on two different computers. In this case, specify the server host name in place of <%computername%>.
The expected Pass count is variable, but it should be around 1,010. Inspect the log file for the presence of +SEV error tags. If you do not find any instances of this tag, the test has passed.
Troubleshooting
For generic troubleshooting of HLK test failures, see Troubleshooting Windows HLK Test Failures.
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 Lab Kit (Windows HLK) Studio.
More information
Command syntax
This test accepts a single parameter that indicates the server host name.
File list
File | Location |
---|---|
Npclient.exe |
[WTT\TestBinRoot]\NTTEST\BASETEST\kernel\misc\npclient.exe |
Npserver.exe |
[WTT\TestBinRoot]\NTTEST\BASETEST\kernel\misc\npserver.exe |
Namedpipe.ini |
[WTT\TestBinRoot]\NTTEST\BASETEST\kernel\misc\namedpipe.ini |
Ntlog.dll |
[WTT\OsBinRoot]\ddk_flat\DTM\tests\ntlog\ntlog.dll |
Ntlogger.ini |
[WTT\OsBinRoot]\ddk_flat\DTM\tests\ntlog\ntlogger.ini |
Parameters
Parameter name | Parameter description |
---|---|
LLU_LclAdminUser | LLU for Execute |
LLU_NetAccessOnly | LLU for Copy |