Wlan L1 Test 07 - Check for device resets
This automated test calls the NDIS OID_GEN_RESET_COUNTS OID and gets the number of device resets from NDIS. The test fails if the result is greater than zero.
Test details
Associated requirements |
Device.Network.WLAN.Base.ConformToNDIS Device.Network.WLAN.CSBBase.ConformToNDIS |
Platforms |
Windows 7 (x64) Windows 7 (x86) Windows RT (ARM-based) Windows 8 (x64) Windows 8 (x86) Windows RT 8.1 Windows 8.1 x64 Windows 8.1 x86 |
Expected run time |
~1 minutes |
Categories |
Basic Certification |
Type |
Automated |
Running the test
Before you run the test, complete the test setup as described in the test requirements: Wireless LAN (802.11) Testing Prerequisites.
The test calls NDIS with OID_GEN_RESET_COUNTS to obtain the total number of driver resets.
The operating system keeps track of the number of times that the miniport has reset on its own. The operating system also queries the miniport for how many times it has reset. This value is the sum of both numbers. The test will fail if the number of resets is greater than zero.
Troubleshooting
For troubleshooting information, see Troubleshooting Wireless LAN (802.11) Tests.