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.

43 lines
345 B

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