NDISTest 6.0 - [2 Machine] - 2c_OidsNdisRequest
This test performs a series of NdisRequest calls to the driver to verify that it supports the querying of all required information OIDS. It will query OID_GEN_SUPPORTED_OIDS, verify that all required OIDs are present, and then query them.
The NDIS Test is not able to verify the values returned by most of these OIDs.
It also checks that the requests modify the fields of the NDIS_REQUEST structure correctly for both queries and sets: It verifies the byteswritten/bytesread field equal the bytes required by the OID, and checks that the buffer is not inappropriately modified.
You should check the log carefully for problems.
Test details
Specifications |
|
Platforms |
|
Supported Releases |
|
Expected run time (in minutes) | 5 |
Category | Development |
Timeout (in minutes) | 300 |
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: LAN Testing Prerequisites.
Troubleshooting
For generic troubleshooting of HLK test failures, see Troubleshooting Windows HLK Test Failures.
For troubleshooting information, see Troubleshooting LAN Testing.
More information
Command syntax
Command | Description |
---|---|
[WTTRunWorkingDir]\ndistest\bin\ndtest.exe /logo /auto /server /support:[SupportDeviceGuid0] /msg:[ServerMessageDeviceGuid] |
Runs the NDIS test server. |
[WTTRunWorkingDir]\ndistest\bin\ndtest.exe /auto /client /dvi /u /target:Miniport /tc:[queryTestDeviceID] /support:[SupportDeviceGuid0] /msg:[ClientMessageDeviceGuid] /script:{2c_OidsNdisRequest.wsf} |
Runs the NDIS test client. |
Parameters
Parameter name | Parameter description |
---|---|
queryTestDeviceID | |
SupportDeviceGuid0 | |
ClientMessageDeviceGuid | |
ServerMessageDeviceGuid | |
TestScript | comma separated list of test jobs to run |
sleep.vbs |