System - Sleep Stress with IO
Note This content applies to the Windows Logo Kit (WLK). For the latest information using the new Windows Hardware Certification Kit (HCK), see Windows HCK User's Guide on the Windows Hardware Dev Center.
Type: Automated Test
Overview
The System - Sleep Stress with IO job ensures that the system and its devices can be cycled through all supported sleep states. Additionally, this job ensures that the devices are still functional after these state changes through SimpleIO stress testing.
Note This test applies to both client and server.
Details
The System - Sleep Stress with IO job is the "System" version of the Sleep_Stress_with_IO automated scenario.
The job directs the underlying scenario to target all possible devices for SimpleIO testing.
Run Time: 40 minutes
System Restart Required: No
Supported operating systems for Logo or Signature testing:
Windows 7
Windows Server 2008 R2
Windows Vista
Windows Server 2003
Windows XP
Requirements
Software Requirements
The test tool requires the following software:
Supported operating system (see list above).
Software components included with the device that is being tested.
Hardware Requirements
The test tool requires the following hardware:
Device to be tested
Computer that meets the minimum software requirements
Windows keyboard
Two-button pointing device
Color display monitor capable of at least 1024 by 768 resolution, 32-bits per pixel, 60 Hz
Hard drive with a minimum of 20 GB available on partition C:
Running System - Sleep Stress with IO
To run this test, do the following:
Ensure that your machine pool has been configured for the proper logo program.
Create a system submission (Logo) in the Device Console window.
Run the System - Sleep Stress With IO job from Device Console.
Troubleshooting
The underlying scenario was developed using the new Microsoft Windows Device Testing Framework (WDTF). The Windows Driver Kit (WDK) contains extensive documentation for using and extending this framework in your own driver development process. For more information, search the WDK Help documentation for "Windows Device Testing Framework".
You may receive an error message similar to the following: "SimpleIOStress Failed! -> IcmpSendEcho() had too many consecutive timeouts. Win32=1214 - The format of the specified network name is invalid." This failure can be caused by network latency, which can be improved by trying one or more of the following steps:
Disable DHCP and use static IP addressing.
Place a router or switch directly between the controller and client.
For redundant network paths, add an additional NIC connected to the network.
Some machines will go into standby mode at the end of the test on Windows XP. If this occurs, you must wake the machine manually to complete the test. This is acceptable for Logo submission. If automation is required, you can wake the system by calling PoSetSystemState(ES_USER_PRESENT) from kernel mode.
Build date: 9/14/2012