common/tools/ats/bctest/appsupport/profilesengine/profilesengine.xml
author Brendan Donegan brendand@symbian.org
Thu, 10 Sep 2009 16:50:44 +0100
changeset 428 9b0221f74cf8
child 552 8018a074606b
permissions -rw-r--r--
added bc tests for profiles engine
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
428
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     1
<?xml version="1.0"?>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     2
<test>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     3
	<id>1</id>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     4
	<owner>admin</owner>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     5
	<priority>10</priority>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     6
	<buildid></buildid>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     7
	<name>Profiles Engine BC Tests</name>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     8
	<target>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
     9
        <device rank="master" alias="emulator_udeb">
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    10
            <property name="HARNESS" value="ATSINTERFACE" />
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    11
            <property name="NAME" value="emulator_udeb" />
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    12
        </device>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    13
	</target>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    14
	<plan id="" name="Profiles Engine BC WINSCW UDEB" harness="ATSINTERFACE" enabled="true" passrate="100">
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    15
		<target>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    16
			<device rank="master" alias="emulator_udeb"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    17
		</target>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    18
		<session id="" name="Profiles Engine Binary Compatibility Tests" harness="ATSINTERFACE" enabled="true" passrate="100">
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    19
			<set id="" name="Profiles Engine" harness="ATSINTERFACE" enabled="true" passrate="100">
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    20
                <case id="" name="Profiles Engine Wrapper API" harness="ATSINTERFACE" enabled="true" passrate="100">
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    21
                    <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    22
                        <command>makedir</command>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    23
                        <params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    24
                            <param dir="c:\spd_logs\xml" /> 
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    25
                        </params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    26
                    </step>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    27
                    <step id="" name="proengwrapapi.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    28
						<command>install</command>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    29
						<params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    30
							<param type="binary"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    31
							<param src="proengwrapapi.dll"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    32
							<param dst="c:\sys\bin\proengwrapapi.dll"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    33
							<param component-path="bcprofilesengine" />
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    34
						</params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    35
					</step>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    36
					<step id="" name="testframework_proengwrapapi.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    37
						<command>install</command>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    38
						<params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    39
							<param type="data"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    40
							<param src="testframework\testframework_proengwrapapi.ini"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    41
							<param dst="c:\testframework\testframework_proengwrapapi.ini"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    42
							<param component-path="bcprofilesengine" />
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    43
						</params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    44
					</step>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    45
					<step id="" name="proengwrapapi.cfg (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    46
						<command>install</command>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    47
						<params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    48
							<param type="data"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    49
							<param src="testframework\proengwrapapi.cfg"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    50
							<param dst="c:\testframework\proengwrapapi.cfg"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    51
							<param component-path="bcprofilesengine" />
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    52
						</params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    53
					</step>  
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    54
					<step id="" name="proengwrapapi (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    55
						<command>execute</command>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    56
						<params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    57
							<param file="atsinterface.exe"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    58
							<param parameters="-testmodule testscripter -config C:\TestFramework\ProEngWrapAPI.cfg"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    59
                            <param result-file="c:\spd_logs\xml\testscripter.xml"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    60
                            <param timeout="3600"/>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    61
						</params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    62
					</step>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    63
					<step id="" name="proengwrapapi (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    64
						<command>fetch-log</command>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    65
						<params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    66
							<param path="c:\logs\testframework\TestReport.txt" /> 
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    67
						</params>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    68
					</step>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    69
                </case>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    70
            </set>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    71
		</session>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    72
	</plan>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    73
	<files>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    74
		<file>bcprofilesengine/winscw_udeb/proengwrapapi.dll</file>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    75
        <file>bcprofilesengine/general/testframework/testframework_proengwrapapi.ini</file>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    76
        <file>bcprofilesengine/general/testframework/proengwrapapi.cfg</file>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    77
	</files>
9b0221f74cf8 added bc tests for profiles engine
Brendan Donegan brendand@symbian.org
parents:
diff changeset
    78
</test>