common/tools/ats/bctest/systemsw/cenrepnotifyhandler.xml
author Maciej Seroka <maciejs@symbian.org>
Thu, 26 Aug 2010 16:34:29 +0100
changeset 1204 8a8e2fb000d1
parent 1203 0f78fc0a8217
child 1207 92cce0f922c2
permissions -rw-r--r--
Added Device Type (Winscw) for metadatasrv and cenreponotifyhandler test plans

<?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>