common/tools/ats/smoketest/Group/smoketest.xml
changeset 758 dd806856a8f6
parent 757 7ec1750944ef
child 759 862cab47b1ba
equal deleted inserted replaced
757:7ec1750944ef 758:dd806856a8f6
   417 							<param src="ui_testsdkskinsu.cfg"/>
   417 							<param src="ui_testsdkskinsu.cfg"/>
   418 							<param dst="c:\smoketest\ui_testsdkskinsu.cfg"/>
   418 							<param dst="c:\smoketest\ui_testsdkskinsu.cfg"/>
   419 							<param component-path="smoketest" />
   419 							<param component-path="smoketest" />
   420 						</params>
   420 						</params>
   421 					</step>
   421 					</step>
       
   422                     <step id="" name="InputMethodSmokeTestModule.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
       
   423 						<command>install</command>
       
   424 						<params>
       
   425 							<param type="binary"/>
       
   426 							<param src="InputMethodSmokeTestModule.dll"/>
       
   427 							<param dst="c:\sys\bin\InputMethodSmokeTestModule.dll"/>
       
   428 							<param component-path="smoketest" />
       
   429 						</params>
       
   430 					</step>
       
   431                     <step id="" name="InputMethodSmokeTestModule.cfg (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
       
   432 						<command>install</command>
       
   433 						<params>
       
   434 							<param type="data"/>
       
   435 							<param src="InputMethodSmokeTestModule.cfg"/>
       
   436 							<param dst="c:\smoketest\InputMethodSmokeTestModule.cfg"/>
       
   437 							<param component-path="smoketest" />
       
   438 						</params>
       
   439 					</step>
   422 					<step id="" name="ProfileSmokeTestModule (execute)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="true">
   440 					<step id="" name="ProfileSmokeTestModule (execute)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="true">
   423 						<command>execute</command>
   441 						<command>execute</command>
   424 						<params>
   442 						<params>
   425 							<param file="atsinterface.exe"/>
   443 							<param file="atsinterface.exe"/>
   426 							<param parameters="-testmodule testscripter -config c:\smoketest\ProfileSmokeTestModule.cfg"/>
   444 							<param parameters="-testmodule testscripter -config c:\smoketest\ProfileSmokeTestModule.cfg"/>
   450 						<command>execute</command>
   468 						<command>execute</command>
   451 						<params>
   469 						<params>
   452 							<param file="atsinterface.exe"/>
   470 							<param file="atsinterface.exe"/>
   453 							<param parameters="-testmodule testcombiner -config c:\smoketest\smoketest_uiresources.cfg"/>
   471 							<param parameters="-testmodule testcombiner -config c:\smoketest\smoketest_uiresources.cfg"/>
   454 							<param result-file="c:\spd_logs\xml\testcombiner.xml"/>
   472 							<param result-file="c:\spd_logs\xml\testcombiner.xml"/>
       
   473 							<param timeout="600"/>
       
   474 						</params>
       
   475 					</step>
       
   476 					<step id="" name="InputMethodSmokeTestModule (execute)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="true">
       
   477 						<command>execute</command>
       
   478 						<params>
       
   479 							<param file="atsinterface.exe"/>
       
   480 							<param parameters="-testmodule testscripter -config c:\smoketest\InputMethodSmokeTestModule.cfg"/>
       
   481 							<param result-file="c:\spd_logs\xml\testscripter.xml"/>
   455 							<param timeout="600"/>
   482 							<param timeout="600"/>
   456 						</params>
   483 						</params>
   457 					</step>
   484 					</step>
   458                 </case>
   485                 </case>
   459             </set>
   486             </set>
   506         <file>smoketest/general/AppInstallSmokeTestModule.cfg</file>
   533         <file>smoketest/general/AppInstallSmokeTestModule.cfg</file>
   507         <file>smoketest/appinstall/general/sistest_winscw.sisx</file>
   534         <file>smoketest/appinstall/general/sistest_winscw.sisx</file>
   508 		<file>smoketest/winscw_udeb/testsdkskins.dll</file>		
   535 		<file>smoketest/winscw_udeb/testsdkskins.dll</file>		
   509 		<file>smoketest/general/smoketest_uiresources.cfg</file>
   536 		<file>smoketest/general/smoketest_uiresources.cfg</file>
   510 		<file>smoketest/general/ui_testsdkskinsu.cfg</file>
   537 		<file>smoketest/general/ui_testsdkskinsu.cfg</file>
       
   538         <file>smoketest/winscw_udeb/InputMethodSmokeTestModule.dll</file>
       
   539         <file>smoketest/general/InputMethodSmokeTestModule.cfg</file>
   511 	</files>
   540 	</files>
   512 </test>
   541 </test>