DF - Sleep and PNP (disable and enable) with IO Before and After (Development and Integration)
This test does the following:
- Verifies that the test device and its descendants are not reporting any device problem codes.
- Tests I/O on the test device and its descendants using the WDTF Simple I/O plugins. See Provided WDTF Simple I/O plug-ins for more information.
- Sends the test system into its first supported sleep state and resumes the system from sleep after some time.
- Verifies that the test device and its descendants are not reporting any device problem codes.
- Tests I/O on the test device and its descendants using the WDTF Simple I/O plugins. See Provided WDTF Simple I/O plug-ins for more information.
- If the test device is can be disabled, the test disables and enables the test device using WDTF PnP action interfaces, see IWDTFPNPAction2::DisableDevice and IWDTFPNPAction2::EnableDevice methods for more information.
- Verifies that the test device and its descendants are not reporting any device problem codes.
- Tests I/O on the test device and its descendants using WDTF Simple I/O plugins. See Provided WDTF Simple I/O plug-ins for more information.
- Repeats step 3-8 for each supported sleep state of the test system.
- Repeats step 1-9 several times.
- Test binary: Devfund_Sleep_PNP_DisableEnable_With_IO_BeforeAndAfter.dll
- Test method: Sleep_PNP_DisableEnable_With_IO_Before_And_After
Test details
Specifications |
|
Platforms |
|
Supported Releases |
|
Expected run time (in minutes) | 5 |
Category | Scenario |
Timeout (in minutes) | 60 |
Requires reboot | false |
Requires special configuration | true |
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: Device.Fundamentals Reliability Testing Prerequisites.
Troubleshooting
For generic troubleshooting of HLK test failures, see Troubleshooting Windows HLK Test Failures.
For troubleshooting information specific to the Device Fundamentals tests in the HLK and WDK, see Device.DevFund additional documentation.
More information
Parameters
Parameter name | Parameter description |
---|---|
DQ | A WDTF SDEL query that is used to identify the target device(s) - https://go.microsoft.com/fwlink/?LinkId=232678 |
Wpa2PskAesSsid | Required ONLY if DUT or one of its child devices is a WiFi adapter. Please provide SSID of a WPA2 AES WiFi network that the test can use to test the WiFi adapter. The default is 'kitstestssid'. |
Wpa2PskPassword | Required ONLY if DUT or one of its child devices is a WiFi adapter. Please provide password of the WPA2 AES WiFi network specified using the Wpa2PskAesSsid parameter. The default is 'password'. |
ResumeDelay | Delay time in seconds after each sleep cycle |
WDTFREMOTESYSTEM | Required ONLY if there is a wired NIC on the test system AND it does not have an IPv6 gateway address. If determined to be required, please provide an IPv6 address that the NIC can ping to test network I/O. Eg: fe80::78b6:810:9c12:46cd |
MultiDeviceHardwareIdSdelQueryHardwareID | Multi Device SDEL |
MultiDeviceInstanceIdSdelWDKDeviceID | Device id of DUT |
TestCycles | Number of test cycles |
IOPeriod | IO period in minutes |
DriverVerifierAdditionalDrivers | Additional drivers that should have Driver Verifier enabled |
DriverVerifierExcludedFlags | Placeholder for Driver Verifier flags that may be manually excluded for the test run |
DriverVerifierCustomizeConfiguration | Specifies that this test may want to automatically update Driver Verifier settings |