common/tools/ats/bctest/locationsrv/locdbci/locdbci.xml
author Louis Henry Nayegon <louisn@symbian.org>
Wed, 28 Oct 2009 14:24:22 +0000
changeset 717 2693597ea20b
parent 642 5202cdc42f67
child 822 1a356be50bf9
permissions -rw-r--r--
Add all components to bc test suite build

<?xml version="1.0"?>
<test>
	<id>1</id>
	<owner>admin</owner>
	<priority>10</priority>
	<buildid></buildid>
	<name>Landmarks Item Id Db Combi Info BC Tests</name>
	<target>
        <device rank="master" alias="emulator_udeb">
            <property name="HARNESS" value="ATSINTERFACE" />
        </device>
	</target>
	<plan id="" name="Landmarks Item Id Db Info BC WINSCW UDEB" harness="ATSINTERFACE" enabled="true" passrate="100">
		<target>
			<device rank="master" alias="emulator_udeb"/>
		</target>
		<session id="" name="Landmarks Item Id Db Info Compatibility Tests" harness="ATSINTERFACE" enabled="true" passrate="100">
			<set id="" name="Landmarks Item Id Db" harness="ATSINTERFACE" enabled="true" passrate="100">
				<case id="" name="Landmarks Item Id Db" 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="LandmarksItemIdDbCombiInfo.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
						<command>install</command>
						<params>
							<param type="binary"/>
							<param src="landmarksitemiddbcombiinfo.dll"/>
							<param dst="c:\sys\bin\landmarksitemiddbcombiinfo.dll"/>
							<param component-path="locdbcitest" />
						</params>
					</step>
					<step id="" name="TestFramework_locdbci.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
						<command>install</command>
						<params>
							<param type="data"/>
							<param src="testframework/testframework_locdbci.ini"/>
							<param dst="c:\testframework\testframework.ini"/>
							<param component-path="locdbcitest" />
						</params>
					</step>
					<step id="" name="UI_LmkItemIdDbCombiInfo.cfg (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
						<command>install</command>
						<params>
							<param type="data"/>
							<param src="testframework/ui_lmkitemiddbcombiinfo.cfg"/>
							<param dst="c:\testframework\ui_lmkitemiddbcombiinfo.cfg"/>
							<param component-path="locdbcitest" />
						</params>
					</step>
					<step id="" name="tcLmkItemIdDbCombiInfo.cfg (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
						<command>install</command>
						<params>
							<param type="data"/>
							<param src="testframework/tclmkitemiddbcombiinfo.cfg"/>
							<param dst="c:\testframework\tclmkitemiddbcombiinfo.cfg"/>
							<param component-path="locdbcitest" />
						</params>
					</step>
					<step id="" name="tcLmkItemIdDbCombiInfo (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
						<command>execute</command>
						<params>
							<param file="atsinterface.exe"/>
							<param parameters="-testmodule testcombiner -config C:\TestFramework\tcLmkItemIdDbCombiInfo.cfg"/>
							<param result-file="c:\spd_logs\xml\testcombiner.xml"/>
                            <param timeout="1200"/>
						</params>
					</step>
					<step id="" name="tcLmkItemIdDbCombiInfo (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>locdbcitest/winscw_udeb/landmarksitemiddbcombiinfo.dll</file>
		<file>locdbcitest/general/testframework/testframework_locdbci.ini</file>
		<file>locdbcitest/general/testframework/ui_lmkitemiddbcombiinfo.cfg</file>
		<file>locdbcitest/general/testframework/tclmkitemiddbcombiinfo.cfg</file>
	</files>
</test>