[PMTE] // // If the client dosn't conect in the below specified time // the clinet process will be terminated. This number is in seconds. // A 0 indecates we will wait for ever // MaxClientConectTimeLatency=40 // Maximume time a test must complet the state change and // acknolege it. If not done with in that time it is a failure. // This number is in seconds. A 0 indecates we will wait for ever // for the cliant to ack. MaxClientStateChangeAckLatency=480 DenyQuertSuspend = 0 UiIfAllowed = 0 PowerActionFlags=3 WakeUpLatencyInSeconds=420 DeviceTypesNotToTestString="MEMLEAK" PooltagErrorPercentage=1000 [DEVICE_DEFAULT] TestName=DEFAULT Type="unknown" [DISK_DEFAULT] // // TestName TestName=DISK Type="DISK" [CDROM_DEFAULT] TestName=CD_ROM Type="CD_ROM" [FLOPPY_DEFAULT] TestName=FLOPPY Type="FLOPPY" [COMPORT_DEFAULT] TestName=com Type="COMPORT" [LPT_DEFAULT] TestName=LPT Type="Parallel" [VIDEO_DEFAULT] TestName=video Type="VIDEO" [SOUND_DEFAULT] TestName=sound Type="SOUND" [NET_DEFAULT] TestName=NET Type="NET" [NETIO_DEFAULT] TestName=NET_IO Type="NET" [IRDA_DEFAULT] TestName=IRDA Type="IRDA" [MEMLEAK_DEFAULT] TestName=MEMLEAK Type="MEMLEAK" [PROCESSOR_DEFAULT] TestName=processor Type="PROCESSOR" [DEVNODES_DEFAULT] TestName=DEVNODES Type="DEVNODES" [DEFAULT_TEST_INFO] // Maximume number of instances I can run this // test at the same time. 0 Indecates unlimeted. // This affects all tests in this section. If a specific test // has a different Instance count repeat this // in the test specific section MaxInstances=0 TestDisplayName="UNKNOWN" ErrorDllName="gendev.dll" DeviceNameFilterType="NON" ValidateTestDeviceMethodType="ValidateDefaultMethod" BinaryName="NON" Param1="NON" //#define TI_FLAGS_TEST_SUPPORT_CHOP_PARAMETER ((DWORD)0x1) //#define TI_FLAGS_TEST_SUPPORT_FL_PARAMETER ((DWORD)0x2) //#define TI_FLAGS_TEST_SUPPORT_IO_ON_SUSPEND ((DWORD)0x4) //#define TI_FLAGS_TEST_NEEDS_CHOP_ON_SUSPEND ((DWORD)0x8) TestCapabilitieFlags=0 [SDSTRESS_TEST_INFO] // TestFormatString : sprintf() format string to create the CreateProcess string // first %s is the exe name. Second %s is the device name . // third %s is the log file name. TestFormatString="%s /S:%s /Log:%s.log /pmte /p:100000 /r" TestDisplayName="Disk Stress" DeviceNameFilterType="FIRST_CHAR_OF_DEVICE_NAME" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=sdstress [VIDEO_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s" TestDisplayName="Video" BinaryName=pmtedt TestCapabilitieFlags=1 [PROCESSOR_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s" TestDisplayName="Processor" BinaryName=pmtedt TestCapabilitieFlags=1 [SOUND_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /TF: %lu" TestDisplayName="Sound (Did you hear sound?)" ErrorDllName="gendev.dll" BinaryName=pmtedt TestCapabilitieFlags=4 [NET_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /TF: %lu" TestDisplayName="Net enum and ping test" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt TestCapabilitieFlags=1 [NET_IO_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /fl /TF: %lu" Arg="\\hctpro\pmte" TestDisplayName="Net Read Write I/O" ValidateTestDeviceMethodType="ValidateDiskMethod" DeviceNameFilterType="NetArgPlusUniqueName" BinaryName=pmtedt TestCapabilitieFlags=10 [COM_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /TF: %lu" TestDisplayName="COMX Read Write I/O" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt TestCapabilitieFlags=10 [LPT_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /TF: %lu" TestDisplayName="Parallel port Ioctl" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt TestCapabilitieFlags=1 [DISK_TEST_INFO] TestFormatString="%s /D: %s /TS: 20 /LOG: %s /TF: %lu" TestDisplayName="Disk Read Write I/O" DeviceNameFilterType="AppendUniqueName" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt TestCapabilitieFlags=7 [FLOPPY_TEST_INFO] TestFormatString="%s /D: %s /TS: 3 /LOG: %s /TF: %lu" TestDisplayName="Floppy Read Write I/O" DeviceNameFilterType="AppendUniqueName" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt TestCapabilitieFlags=10 [CD_ROM_TEST_INFO] TestFormatString="%s /D: %s /TS: 14 /LOG: %s /fl /TF: %lu" TestDisplayName="CD-ROM Read test" DeviceNameFilterType="NON" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt TestCapabilitieFlags=11 [IRDA_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /fl /TF: %lu" TestDisplayName="Irda test" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt TestCapabilitieFlags=0 [DEVNODES_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /MD" TestDisplayName="Seach for devnodes with problems" ErrorDllName="pmcs.dll" BinaryName=popnp TestCapabilitieFlags=0 [MEMLEAK_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s" TestDisplayName="Memory leak detection" BinaryName=pmtedt TestCapabilitieFlags=0 [DUMY_TEST_INFO] TestFormatString="%s %s" TestDisplayName="Dumy testtest" BinaryName=rs TestCapabilitieFlags=0