[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=180 DenyQuertSuspend = 0 UiIfAllowed = 0 PowerActionFlags=3 WakeUpLatencyInSeconds=120 DeviceTypesNotToTestString="VIDEO" [PMTE_TEST_SCIPTS] s1="Stress_Without_Critical.ini" s2="Stress_With_Critical.ini" s3="Boot_Test.ini" s4="Manual.ini" s5="Stress_With_Diff_RTC_Values.ini" s6="test_pmte.ini" s7="hct.ini" [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=powerman 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" [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" [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 [POWERMAN_TEST_INFO] TestFormatString="%s %s.log" TestDisplayName="Video" BinaryName=powerman [SOUND_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /TF: %lu /CHOP" TestDisplayName="Sound (Did you hear sound?)" ErrorDllName="gendev.dll" BinaryName=pmtedt [NET_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /TF: %lu" TestDisplayName="Net enum and ping test" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt [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 [COM_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /TF: %lu /CHOP" TestDisplayName="COMX Read Write I/O" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt [LPT_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /fl /TF: %lu /CHOP" TestDisplayName="Parallel port Ioctl" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt [DISK_TEST_INFO] TestFormatString="%s /D: %s /TS: 20 /LOG: %s /fl /TF: %lu /CHOP" TestDisplayName="Disk Read Write I/O" DeviceNameFilterType="AppendUniqueName" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt [FLOPPY_TEST_INFO] TestFormatString="%s /D: %s /TS: 3 /LOG: %s /fl /TF: %lu /CHOP" TestDisplayName="Floppy Read Write I/O" DeviceNameFilterType="AppendUniqueName" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt [CD_ROM_TEST_INFO] TestFormatString="%s /D: %s /TS: 20 /LOG: %s /fl /TF: %lu /CHOP" TestDisplayName="CD-ROM Read test" DeviceNameFilterType="NON" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt [IRDA_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s /fl /TF: %lu /CHOP" TestDisplayName="Irda test" ValidateTestDeviceMethodType="ValidateDiskMethod" BinaryName=pmtedt [DEVNODES_TEST_INFO] TestFormatString="%s /D: %s /LOG: %s" TestDisplayName="Seach for devnodes with problems" ErrorDllName="pmcs.dll" BinaryName=popnp [DUMY_TEST_INFO] TestFormatString="%s %s" TestDisplayName="Dumy testtest" BinaryName=rs