common/tools/ats/bctest/systemsw/cenrepnotifyhandler.xml
changeset 1233 3df3f73a7802
parent 1231 8a8e2fb000d1
child 1235 92cce0f922c2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/common/tools/ats/bctest/systemsw/cenrepnotifyhandler.xml	Tue Aug 31 15:28:38 2010 +0100
@@ -0,0 +1,76 @@
+<?xml version="1.0"?>
+<test>
+	<id>1</id>
+	<owner>admin</owner>
+	<priority>10</priority>
+	<buildid></buildid>
+	<postAction>
+		<type>FileStoreAction</type>
+		<params>
+			<param name="report-type" value="ATS3_REPORT"/>
+            <property name="TYPE" value="WINSCW" />
+		</params>
+    </postAction>
+	<name>Central Repository Notification Handler BC Tests</name>
+	<target>
+        <device rank="master" alias="emulator_udeb">
+            <property name="HARNESS" value="ATSINTERFACE" />
+        </device>
+	</target>
+	<plan id="" name="Central Repository Notification Handler BC WINSCW UDEB" harness="ATSINTERFACE" enabled="true" passrate="100">
+		<target>
+			<device rank="master" alias="emulator_udeb"/>
+		</target>
+		<session id="" name="Central Repository Notification Handler Binary Compatibility Tests" harness="ATSINTERFACE" enabled="true" passrate="100">
+			<set id="" name="Central Repository Notification Handler API" harness="ATSINTERFACE" enabled="true" passrate="100">
+				<case id="" name="central_repository_notification_handler_api" harness="ATSINTERFACE" enabled="true" passrate="100">
+                    <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
+                        <command>makedir</command>
+                        <params>
+                            <param dir="c:\spd_logs\xml" /> 
+                        </params>
+                    </step>
+                    <step id="" name="cenrepnotifyhandlertest.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
+						<command>install</command>
+						<params>
+							<param type="binary"/>
+							<param src="cenrepnotifyhandlertest.dll"/>
+							<param dst="c:\sys\bin\cenrepnotifyhandlertest.dll"/>
+							<param component-path="cenrepnotifyhandlertest" />
+						</params>
+					</step>
+					<step id="" name="6edcba99.txt (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
+						<command>install</command>
+						<params>
+							<param type="data"/>
+							<param src="10202be9\6edcba99.txt"/>
+							<param dst="z:\private\10202be9\6edcba99.txt"/>
+							<param component-path="cenrepnotifyhandlertest" />
+						</params>
+					</step>
+					
+					<step id="" name="cenrepnotifyhandlertest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
+						<command>execute</command>
+						<params>
+							<param file="atsinterface.exe"/>
+							<param parameters="-testmodule cenrepnotifyhandlertest"/>
+                            <param result-file="c:\spd_logs\xml\cenrepnotifyhandlertest.xml"/>
+                            <param timeout="3600"/>
+						</params>
+					</step>
+					<step id="" name="cenrepnotifyhandlertest (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
+						<command>fetch-log</command>
+						<params>
+							<param path="c:\logs\testframework\TestReport.txt" /> 
+						</params>
+					</step>
+				</case>
+			</set>
+		</session>
+	</plan>
+	<files>
+		<file>cenrepnotifyhandlertest/winscw_udeb/cenrepnotifyhandlertest.dll</file>
+		<file>cenrepnotifyhandlertest/general/testframework/testframework_cenrep.ini</file>
+		<file>cenrepnotifyhandlertest/general/10202be9/6edcba99.txt</file>
+	</files>
+</test>