Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
331 B

  1. [ENABLE_HIBER]
  2. Arg1=1
  3. //
  4. // Test devices
  5. //
  6. [RESTART_TESTS]
  7. [WAIT]
  8. Arg1=30
  9. [PAUSE_TESTS]
  10. [WAIT]
  11. Arg1=180
  12. //
  13. // Sleep
  14. //
  15. [SLEEP]
  16. Arg1=1 //Sleep Type
  17. Arg2=1 // RTC in minutes
  18. Arg3=3 // Flags
  19. //
  20. // Test devices
  21. //
  22. [WAIT]
  23. Arg1=20
  24. [RESTART_TESTS]
  25. [WAIT]
  26. Arg1=30
  27. [PAUSE_TESTS]