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.

221 lines
5.2 KiB

  1. [PMTE]
  2. //
  3. // If the client dosn't conect in the below specified time
  4. // the clinet process will be terminated. This number is in seconds.
  5. // A 0 indecates we will wait for ever
  6. //
  7. MaxClientConectTimeLatency=40
  8. // Maximume time a test must complet the state change and
  9. // acknolege it. If not done with in that time it is a failure.
  10. // This number is in seconds. A 0 indecates we will wait for ever
  11. // for the cliant to ack.
  12. MaxClientStateChangeAckLatency=480
  13. DenyQuertSuspend = 0
  14. UiIfAllowed = 0
  15. PowerActionFlags=3
  16. WakeUpLatencyInSeconds=420
  17. DeviceTypesNotToTestString="MEMLEAK"
  18. PooltagErrorPercentage=1000
  19. [DEVICE_DEFAULT]
  20. TestName=DEFAULT
  21. Type="unknown"
  22. [DISK_DEFAULT]
  23. //
  24. // TestName
  25. TestName=DISK
  26. Type="DISK"
  27. [CDROM_DEFAULT]
  28. TestName=CD_ROM
  29. Type="CD_ROM"
  30. [FLOPPY_DEFAULT]
  31. TestName=FLOPPY
  32. Type="FLOPPY"
  33. [COMPORT_DEFAULT]
  34. TestName=com
  35. Type="COMPORT"
  36. [LPT_DEFAULT]
  37. TestName=LPT
  38. Type="Parallel"
  39. [VIDEO_DEFAULT]
  40. TestName=video
  41. Type="VIDEO"
  42. [SOUND_DEFAULT]
  43. TestName=sound
  44. Type="SOUND"
  45. [NET_DEFAULT]
  46. TestName=NET
  47. Type="NET"
  48. [NETIO_DEFAULT]
  49. TestName=NET_IO
  50. Type="NET"
  51. [IRDA_DEFAULT]
  52. TestName=IRDA
  53. Type="IRDA"
  54. [MEMLEAK_DEFAULT]
  55. TestName=MEMLEAK
  56. Type="MEMLEAK"
  57. [PROCESSOR_DEFAULT]
  58. TestName=processor
  59. Type="PROCESSOR"
  60. [DEVNODES_DEFAULT]
  61. TestName=DEVNODES
  62. Type="DEVNODES"
  63. [DEFAULT_TEST_INFO]
  64. // Maximume number of instances I can run this
  65. // test at the same time. 0 Indecates unlimeted.
  66. // This affects all tests in this section. If a specific test
  67. // has a different Instance count repeat this
  68. // in the test specific section
  69. MaxInstances=0
  70. TestDisplayName="UNKNOWN"
  71. ErrorDllName="gendev.dll"
  72. DeviceNameFilterType="NON"
  73. ValidateTestDeviceMethodType="ValidateDefaultMethod"
  74. BinaryName="NON"
  75. Param1="NON"
  76. //#define TI_FLAGS_TEST_SUPPORT_CHOP_PARAMETER ((DWORD)0x1)
  77. //#define TI_FLAGS_TEST_SUPPORT_FL_PARAMETER ((DWORD)0x2)
  78. //#define TI_FLAGS_TEST_SUPPORT_IO_ON_SUSPEND ((DWORD)0x4)
  79. //#define TI_FLAGS_TEST_NEEDS_CHOP_ON_SUSPEND ((DWORD)0x8)
  80. TestCapabilitieFlags=0
  81. [SDSTRESS_TEST_INFO]
  82. // TestFormatString : sprintf() format string to create the CreateProcess string
  83. // first %s is the exe name. Second %s is the device name .
  84. // third %s is the log file name.
  85. TestFormatString="%s /S:%s /Log:%s.log /pmte /p:100000 /r"
  86. TestDisplayName="Disk Stress"
  87. DeviceNameFilterType="FIRST_CHAR_OF_DEVICE_NAME"
  88. ValidateTestDeviceMethodType="ValidateDiskMethod"
  89. BinaryName=sdstress
  90. [VIDEO_TEST_INFO]
  91. TestFormatString="%s /D: %s /LOG: %s"
  92. TestDisplayName="Video"
  93. BinaryName=pmtedt
  94. TestCapabilitieFlags=1
  95. [PROCESSOR_TEST_INFO]
  96. TestFormatString="%s /D: %s /LOG: %s"
  97. TestDisplayName="Processor"
  98. BinaryName=pmtedt
  99. TestCapabilitieFlags=1
  100. [SOUND_TEST_INFO]
  101. TestFormatString="%s /D: %s /LOG: %s /TF: %lu"
  102. TestDisplayName="Sound (Did you hear sound?)"
  103. ErrorDllName="gendev.dll"
  104. BinaryName=pmtedt
  105. TestCapabilitieFlags=4
  106. [NET_TEST_INFO]
  107. TestFormatString="%s /D: %s /LOG: %s /TF: %lu"
  108. TestDisplayName="Net enum and ping test"
  109. ValidateTestDeviceMethodType="ValidateDiskMethod"
  110. BinaryName=pmtedt
  111. TestCapabilitieFlags=1
  112. [NET_IO_TEST_INFO]
  113. TestFormatString="%s /D: %s /LOG: %s /fl /TF: %lu"
  114. Arg="\\hctpro\pmte"
  115. TestDisplayName="Net Read Write I/O"
  116. ValidateTestDeviceMethodType="ValidateDiskMethod"
  117. DeviceNameFilterType="NetArgPlusUniqueName"
  118. BinaryName=pmtedt
  119. TestCapabilitieFlags=10
  120. [COM_TEST_INFO]
  121. TestFormatString="%s /D: %s /LOG: %s /TF: %lu"
  122. TestDisplayName="COMX Read Write I/O"
  123. ValidateTestDeviceMethodType="ValidateDiskMethod"
  124. BinaryName=pmtedt
  125. TestCapabilitieFlags=10
  126. [LPT_TEST_INFO]
  127. TestFormatString="%s /D: %s /LOG: %s /TF: %lu"
  128. TestDisplayName="Parallel port Ioctl"
  129. ValidateTestDeviceMethodType="ValidateDiskMethod"
  130. BinaryName=pmtedt
  131. TestCapabilitieFlags=1
  132. [DISK_TEST_INFO]
  133. TestFormatString="%s /D: %s /TS: 20 /LOG: %s /TF: %lu"
  134. TestDisplayName="Disk Read Write I/O"
  135. DeviceNameFilterType="AppendUniqueName"
  136. ValidateTestDeviceMethodType="ValidateDiskMethod"
  137. BinaryName=pmtedt
  138. TestCapabilitieFlags=7
  139. [FLOPPY_TEST_INFO]
  140. TestFormatString="%s /D: %s /TS: 3 /LOG: %s /TF: %lu"
  141. TestDisplayName="Floppy Read Write I/O"
  142. DeviceNameFilterType="AppendUniqueName"
  143. ValidateTestDeviceMethodType="ValidateDiskMethod"
  144. BinaryName=pmtedt
  145. TestCapabilitieFlags=10
  146. [CD_ROM_TEST_INFO]
  147. TestFormatString="%s /D: %s /TS: 14 /LOG: %s /fl /TF: %lu"
  148. TestDisplayName="CD-ROM Read test"
  149. DeviceNameFilterType="NON"
  150. ValidateTestDeviceMethodType="ValidateDiskMethod"
  151. BinaryName=pmtedt
  152. TestCapabilitieFlags=11
  153. [IRDA_TEST_INFO]
  154. TestFormatString="%s /D: %s /LOG: %s /fl /TF: %lu"
  155. TestDisplayName="Irda test"
  156. ValidateTestDeviceMethodType="ValidateDiskMethod"
  157. BinaryName=pmtedt
  158. TestCapabilitieFlags=0
  159. [DEVNODES_TEST_INFO]
  160. TestFormatString="%s /D: %s /LOG: %s /MD"
  161. TestDisplayName="Seach for devnodes with problems"
  162. ErrorDllName="pmcs.dll"
  163. BinaryName=popnp
  164. TestCapabilitieFlags=0
  165. [MEMLEAK_TEST_INFO]
  166. TestFormatString="%s /D: %s /LOG: %s"
  167. TestDisplayName="Memory leak detection"
  168. BinaryName=pmtedt
  169. TestCapabilitieFlags=0
  170. [DUMY_TEST_INFO]
  171. TestFormatString="%s %s"
  172. TestDisplayName="Dumy testtest"
  173. BinaryName=rs
  174. TestCapabilitieFlags=0