common/tools/ats/bctest/systemsw/cenrepnotifyhandler.xml
changeset 1233 3df3f73a7802
parent 1231 8a8e2fb000d1
child 1235 92cce0f922c2
equal deleted inserted replaced
1229:485d259b2da8 1233:3df3f73a7802
       
     1 <?xml version="1.0"?>
       
     2 <test>
       
     3 	<id>1</id>
       
     4 	<owner>admin</owner>
       
     5 	<priority>10</priority>
       
     6 	<buildid></buildid>
       
     7 	<postAction>
       
     8 		<type>FileStoreAction</type>
       
     9 		<params>
       
    10 			<param name="report-type" value="ATS3_REPORT"/>
       
    11             <property name="TYPE" value="WINSCW" />
       
    12 		</params>
       
    13     </postAction>
       
    14 	<name>Central Repository Notification Handler BC Tests</name>
       
    15 	<target>
       
    16         <device rank="master" alias="emulator_udeb">
       
    17             <property name="HARNESS" value="ATSINTERFACE" />
       
    18         </device>
       
    19 	</target>
       
    20 	<plan id="" name="Central Repository Notification Handler BC WINSCW UDEB" harness="ATSINTERFACE" enabled="true" passrate="100">
       
    21 		<target>
       
    22 			<device rank="master" alias="emulator_udeb"/>
       
    23 		</target>
       
    24 		<session id="" name="Central Repository Notification Handler Binary Compatibility Tests" harness="ATSINTERFACE" enabled="true" passrate="100">
       
    25 			<set id="" name="Central Repository Notification Handler API" harness="ATSINTERFACE" enabled="true" passrate="100">
       
    26 				<case id="" name="central_repository_notification_handler_api" harness="ATSINTERFACE" enabled="true" passrate="100">
       
    27                     <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
       
    28                         <command>makedir</command>
       
    29                         <params>
       
    30                             <param dir="c:\spd_logs\xml" /> 
       
    31                         </params>
       
    32                     </step>
       
    33                     <step id="" name="cenrepnotifyhandlertest.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
       
    34 						<command>install</command>
       
    35 						<params>
       
    36 							<param type="binary"/>
       
    37 							<param src="cenrepnotifyhandlertest.dll"/>
       
    38 							<param dst="c:\sys\bin\cenrepnotifyhandlertest.dll"/>
       
    39 							<param component-path="cenrepnotifyhandlertest" />
       
    40 						</params>
       
    41 					</step>
       
    42 					<step id="" name="6edcba99.txt (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
       
    43 						<command>install</command>
       
    44 						<params>
       
    45 							<param type="data"/>
       
    46 							<param src="10202be9\6edcba99.txt"/>
       
    47 							<param dst="z:\private\10202be9\6edcba99.txt"/>
       
    48 							<param component-path="cenrepnotifyhandlertest" />
       
    49 						</params>
       
    50 					</step>
       
    51 					
       
    52 					<step id="" name="cenrepnotifyhandlertest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
       
    53 						<command>execute</command>
       
    54 						<params>
       
    55 							<param file="atsinterface.exe"/>
       
    56 							<param parameters="-testmodule cenrepnotifyhandlertest"/>
       
    57                             <param result-file="c:\spd_logs\xml\cenrepnotifyhandlertest.xml"/>
       
    58                             <param timeout="3600"/>
       
    59 						</params>
       
    60 					</step>
       
    61 					<step id="" name="cenrepnotifyhandlertest (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
       
    62 						<command>fetch-log</command>
       
    63 						<params>
       
    64 							<param path="c:\logs\testframework\TestReport.txt" /> 
       
    65 						</params>
       
    66 					</step>
       
    67 				</case>
       
    68 			</set>
       
    69 		</session>
       
    70 	</plan>
       
    71 	<files>
       
    72 		<file>cenrepnotifyhandlertest/winscw_udeb/cenrepnotifyhandlertest.dll</file>
       
    73 		<file>cenrepnotifyhandlertest/general/testframework/testframework_cenrep.ini</file>
       
    74 		<file>cenrepnotifyhandlertest/general/10202be9/6edcba99.txt</file>
       
    75 	</files>
       
    76 </test>