common/tools/ats/bctest/bctest.xml
author Simon Howkins <simonh@symbian.org>
Wed, 15 Jul 2009 13:30:58 +0100
changeset 232 cfde8b1784f7
parent 216 b97beda10eb3
child 253 768dce23277b
permissions -rw-r--r--
Simplified the locations of some generated files, so they are created where they need to be rather than created on one place and moved to another. Zipping of binaries now assumes that there's always an rnd exclude file, as it is always created by populateziptemplate.pl, even if there's nothing put into it.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
205
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0"?>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
     2
<test>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
     3
	<id>1</id>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
     4
	<owner>admin</owner>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
     5
	<priority>10</priority>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
     6
	<buildid></buildid>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
     7
	<name>bctest</name>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
     8
	<target>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
     9
        <device rank="master" alias="emulator_udeb">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    10
            <property name="HARNESS" value="GENERIC" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    11
            <property name="NAME" value="emulator_udeb" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    12
        </device>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    13
	</target>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    14
	<plan id="0.53" name="BCTESTGENERICTests" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    15
		<target>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    16
			<device rank="master" alias="emulator_udeb"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    17
		</target>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    18
		<session id="" name="GENERIC" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    19
			<set id="" name="BCTestButtons" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    20
				<case id="" name="BCUI" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    21
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    22
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    23
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    24
							<param type="data"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    25
							<param src="UIFW.bat"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    26
							<param dst="c:\UIFW.bat"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    27
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    28
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    29
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    30
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    31
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    32
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    33
							<param type="data"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    34
							<param src="*"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    35
							<param dst="c:\BCTestLog"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    36
							<param component-path="bctest\BCTestLog" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    37
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    38
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    39
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    40
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    41
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
    42
							<param type="binary"/>
216
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    43
							<param src="z/resource/apps/bctestlauncher_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    44
							<param dst="z:\resource\apps\bctestlauncher_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    45
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    46
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    47
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    48
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    49
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    50
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    51
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    52
							<param src="z/resource/apps/bctestlauncher.r01"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    53
							<param dst="z:\resource\apps\bctestlauncher.r01"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    54
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    55
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    56
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    57
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    58
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    59
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    60
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    61
							<param src="z/private/10003a3f/apps/bctestlauncher_reg.r01"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    62
							<param dst="z:\private\10003a3f\import\apps\bctestlauncher_reg.r01"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    63
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    64
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    65
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    66
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    67
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    68
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    69
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    70
							<param src="z/resource/apps/bctestbuttons.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    71
							<param dst="z:\resource\apps\bctestbuttons.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    72
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    73
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    74
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    75
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    76
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    77
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    78
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    79
							<param src="z/resource/apps/bctestbuttons.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    80
							<param dst="z:\resource\apps\bctestbuttons.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    81
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    82
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    83
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    84
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    85
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    86
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    87
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    88
							<param src="z/private/10003a3f/apps/bctestbuttons_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    89
							<param dst="z:\private\10003a3f\import\apps\bctestbuttons_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    90
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    91
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    92
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    93
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    94
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    95
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    96
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    97
							<param src="z/resource/apps/bctestsliderandicons.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    98
							<param dst="z:\resource\apps\bctestsliderandicons.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
    99
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   100
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   101
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   102
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   103
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   104
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   105
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   106
							<param src="z/private/10003a3f/apps/bctestsliderandicons_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   107
							<param dst="z:\private\10003a3f\import\apps\bctestsliderandicons_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   108
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   109
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   110
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   111
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   112
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   113
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   114
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   115
							<param src="z/resource/apps/bctestaknsound.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   116
							<param dst="z:\resource\apps\bctestaknsound.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   117
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   118
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   119
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   120
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   121
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   122
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   123
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   124
							<param src="z/resource/apps/bctestaknsound_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   125
							<param dst="z:\resource\apps\bctestaknsound_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   126
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   127
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   128
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   129
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   130
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   131
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   132
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   133
							<param src="z/resource/apps/bctestaknsound.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   134
							<param dst="z:\resource\apps\bctestaknsound.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   135
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   136
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   137
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   138
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   139
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   140
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   141
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   142
							<param src="z/private/10003a3f/apps/bctestaknsound_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   143
							<param dst="z:\private\10003a3f\import\apps\bctestaknsound_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   144
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   145
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   146
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   147
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   148
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   149
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   150
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   151
							<param src="z/resource/apps/bctestappfrm.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   152
							<param dst="z:\resource\apps\bctestappfrm.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   153
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   154
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   155
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   156
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   157
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   158
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   159
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   160
							<param src="z/private/10003a3f/apps/bctestappfrm_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   161
							<param dst="z:\private\10003a3f\import\apps\bctestappfrm_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   162
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   163
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   164
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   165
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   166
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   167
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   168
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   169
							<param src="z/resource/apps/bctestcmdlg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   170
							<param dst="z:\resource\apps\bctestcmdlg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   171
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   172
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   173
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   174
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   175
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   176
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   177
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   178
							<param src="z/private/10003a3f/apps/bctestcmdlg_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   179
							<param dst="z:\private\10003a3f\import\apps\bctestcmdlg_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   180
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   181
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   182
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   183
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   184
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   185
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   186
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   187
							<param src="z/resource/apps/bctestdocandinit.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   188
							<param dst="z:\resource\apps\bctestdocandinit.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   189
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   190
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   191
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   192
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   193
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   194
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   195
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   196
							<param src="z/private/10003a3f/apps/bctestdocandinit_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   197
							<param dst="z:\private\10003a3f\import\apps\bctestdocandinit_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   198
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   199
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   200
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   201
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   202
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   203
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   204
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   205
							<param src="z/resource/apps/bctesteditor.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   206
							<param dst="z:\resource\apps\bctesteditor.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   207
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   208
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   209
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   210
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   211
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   212
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   213
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   214
							<param src="z/private/10003a3f/apps/bctesteditor_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   215
							<param dst="z:\private\10003a3f\import\apps\bctesteditor_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   216
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   217
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   218
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   219
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   220
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   221
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   222
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   223
							<param src="z/resource/apps/bctesteh.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   224
							<param dst="z:\resource\apps\bctesteh.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   225
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   226
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   227
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   228
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   229
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   230
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   231
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   232
							<param src="z/private/10003a3f/apps/bctesteh_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   233
							<param dst="z:\private\10003a3f\import\apps\bctesteh_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   234
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   235
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   236
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   237
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   238
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   239
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   240
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   241
							<param src="z/resource/apps/bctesteikbctrl_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   242
							<param dst="z:\resource\apps\bctesteikbctrl_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   243
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   244
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   245
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   246
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   247
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   248
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   249
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   250
							<param src="z/resource/apps/bctesteikbctrl.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   251
							<param dst="z:\resource\apps\bctesteikbctrl.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   252
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   253
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   254
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   255
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   256
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   257
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   258
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   259
							<param src="z/private/10003a3f/apps/bctesteikbctrl_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   260
							<param dst="z:\private\10003a3f\import\apps\bctesteikbctrl_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   261
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   262
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   263
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   264
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   265
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   266
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   267
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   268
							<param src="z/resource/apps/bctesteikfrm.r01"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   269
							<param dst="z:\resource\apps\bctesteikfrm.r01"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   270
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   271
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   272
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   273
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   274
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   275
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   276
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   277
							<param src="z/private/10003a3f/apps/bctesteikfrm_reg.r01"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   278
							<param dst="z:\private\10003a3f\import\apps\bctesteikfrm_reg.r01"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   279
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   280
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   281
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   282
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   283
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   284
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   285
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   286
							<param src="z/resource/apps/bctestfontinput.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   287
							<param dst="z:\resource\apps\bctestfontinput.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   288
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   289
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   290
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   291
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   292
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   293
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   294
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   295
							<param src="z/resource/apps/bctestfontinput_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   296
							<param dst="z:\resource\apps\bctestfontinput_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   297
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   298
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   299
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   300
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   301
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   302
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   303
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   304
							<param src="z/resource/apps/bctestfontinput.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   305
							<param dst="z:\resource\apps\bctestfontinput.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   306
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   307
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   308
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   309
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   310
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   311
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   312
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   313
							<param src="z/private/10003a3f/apps/bctestfontinput_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   314
							<param dst="z:\private\10003a3f\import\apps\bctestfontinput_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   315
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   316
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   317
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   318
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   319
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   320
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   321
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   322
							<param src="z/resource/apps/bctestform.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   323
							<param dst="z:\resource\apps\bctestform.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   324
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   325
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   326
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   327
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   328
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   329
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   330
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   331
							<param src="z/private/10003a3f/apps/bctestform_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   332
							<param dst="z:\private\10003a3f\import\apps\bctestform_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   333
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   334
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   335
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   336
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   337
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   338
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   339
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   340
							<param src="z/resource/apps/bctestgrids.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   341
							<param dst="z:\resource\apps\bctestgrids.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   342
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   343
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   344
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   345
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   346
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   347
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   348
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   349
							<param src="z/private/10003a3f/apps/bctestgrids_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   350
							<param dst="z:\private\10003a3f\import\apps\bctestgrids_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   351
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   352
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   353
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   354
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   355
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   356
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   357
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   358
							<param src="z/resource/apps/bctestimage_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   359
							<param dst="z:\resource\apps\bctestimage_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   360
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   361
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   362
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   363
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   364
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   365
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   366
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   367
							<param src="z/resource/apps/bctestimage.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   368
							<param dst="z:\resource\apps\bctestimage.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   369
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   370
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   371
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   372
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   373
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   374
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   375
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   376
							<param src="z/private/10003a3f/apps/bctestimage_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   377
							<param dst="z:\private\10003a3f\import\apps\bctestimage_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   378
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   379
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   380
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   381
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   382
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   383
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   384
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   385
							<param src="z/resource/apps/bctestkeylock.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   386
							<param dst="z:\resource\apps\bctestkeylock.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   387
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   388
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   389
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   390
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   391
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   392
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   393
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   394
							<param src="z/private/10003a3f/apps/bctestkeylock_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   395
							<param dst="z:\private\10003a3f\import\apps\bctestkeylock_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   396
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   397
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   398
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   399
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   400
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   401
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   402
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   403
							<param src="z/resource/apps/bctestlabelinfoindicators.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   404
							<param dst="z:\resource\apps\bctestlabelinfoindicators.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   405
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   406
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   407
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   408
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   409
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   410
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   411
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   412
							<param src="z/private/10003a3f/apps/bctestlabelinfoindicators_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   413
							<param dst="z:\private\10003a3f\import\apps\bctestlabelinfoindicators_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   414
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   415
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   416
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   417
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   418
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   419
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   420
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   421
							<param src="z/resource/apps/bctestlist_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   422
							<param dst="z:\resource\apps\bctestlist_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   423
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   424
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   425
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   426
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   427
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   428
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   429
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   430
							<param src="z/resource/apps/bctestlist.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   431
							<param dst="z:\resource\apps\bctestlist.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   432
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   433
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   434
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   435
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   436
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   437
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   438
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   439
							<param src="z/private/10003a3f/apps/bctestlist_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   440
							<param dst="z:\private\10003a3f\import\apps\bctestlist_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   441
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   442
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   443
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   444
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   445
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   446
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   447
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   448
							<param src="z/resource/apps/bctestmenu.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   449
							<param dst="z:\resource\apps\bctestmenu.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   450
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   451
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   452
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   453
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   454
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   455
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   456
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   457
							<param src="z/private/10003a3f/apps/bctestmenu_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   458
							<param dst="z:\private\10003a3f\import\apps\bctestmenu_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   459
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   460
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   461
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   462
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   463
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   464
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   465
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   466
							<param src="z/resource/apps/bctestnote.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   467
							<param dst="z:\resource\apps\bctestnote.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   468
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   469
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   470
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   471
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   472
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   473
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   474
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   475
							<param src="z/resource/apps/bctestnote.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   476
							<param dst="z:\resource\apps\bctestnote.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   477
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   478
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   479
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   480
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   481
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   482
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   483
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   484
							<param src="z/private/10003a3f/apps/bctestnote_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   485
							<param dst="z:\private\10003a3f\import\apps\bctestnote_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   486
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   487
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   488
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   489
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   490
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   491
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   492
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   493
							<param src="z/resource/apps/bctestnotifier.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   494
							<param dst="z:\resource\apps\bctestnotifier.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   495
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   496
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   497
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   498
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   499
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   500
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   501
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   502
							<param src="z/private/10003a3f/apps/bctestnotifier_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   503
							<param dst="z:\private\10003a3f\import\apps\bctestnotifier_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   504
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   505
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   506
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   507
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   508
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   509
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   510
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   511
							<param src="z/resource/apps/bctestpane.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   512
							<param dst="z:\resource\apps\bctestpane.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   513
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   514
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   515
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   516
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   517
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   518
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   519
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   520
							<param src="z/private/10003a3f/apps/bctestpane_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   521
							<param dst="z:\private\10003a3f\import\apps\bctestpane_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   522
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   523
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   524
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   525
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   526
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   527
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   528
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   529
							<param src="z/resource/apps/bctestpopups.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   530
							<param dst="z:\resource\apps\bctestpopups.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   531
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   532
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   533
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   534
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   535
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   536
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   537
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   538
							<param src="z/resource/apps/bctestpopups.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   539
							<param dst="z:\resource\apps\bctestpopups.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   540
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   541
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   542
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   543
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   544
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   545
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   546
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   547
							<param src="z/private/10003a3f/apps/bctestpopups_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   548
							<param dst="z:\private\10003a3f\import\apps\bctestpopups_reg.rsc"/>
205
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
   549
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
   550
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
   551
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
   552
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
   553
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
   554
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
   555
							<param type="binary"/>
216
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   556
							<param src="z/resource/apps/bctestprivateuifrm.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   557
							<param dst="z:\resource\apps\bctestprivateuifrm.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   558
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   559
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   560
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   561
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   562
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   563
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   564
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   565
							<param src="z/private/10003a3f/apps/bctestprivateuifrm_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   566
							<param dst="z:\private\10003a3f\import\apps\bctestprivateuifrm_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   567
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   568
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   569
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   570
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   571
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   572
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   573
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   574
							<param src="z/resource/apps/bctestptieng.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   575
							<param dst="z:\resource\apps\bctestptieng.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   576
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   577
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   578
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   579
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   580
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   581
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   582
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   583
							<param src="z/private/10003a3f/apps/bctestptieng_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   584
							<param dst="z:\private\10003a3f\import\apps\bctestptieng_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   585
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   586
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   587
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   588
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   589
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   590
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   591
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   592
							<param src="z/resource/apps/bctestquery.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   593
							<param dst="z:\resource\apps\bctestquery.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   594
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   595
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   596
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   597
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   598
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   599
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   600
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   601
							<param src="z/private/10003a3f/apps/bctestquery_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   602
							<param dst="z:\private\10003a3f\import\apps\bctestquery_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   603
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   604
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   605
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   606
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   607
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   608
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   609
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   610
							<param src="z/resource/apps/bctestscreenclearer.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   611
							<param dst="z:\resource\apps\bctestscreenclearer.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   612
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   613
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   614
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   615
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   616
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   617
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   618
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   619
							<param src="z/resource/apps/bctestscreenclearer_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   620
							<param dst="z:\resource\apps\bctestscreenclearer_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   621
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   622
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   623
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   624
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   625
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   626
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   627
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   628
							<param src="z/resource/apps/bctestscreenclearer.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   629
							<param dst="z:\resource\apps\bctestscreenclearer.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   630
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   631
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   632
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   633
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   634
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   635
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   636
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   637
							<param src="z/private/10003a3f/apps/bctestscreenclearer_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   638
							<param dst="z:\private\10003a3f\import\apps\bctestscreenclearer_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   639
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   640
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   641
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   642
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   643
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   644
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   645
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   646
							<param src="z/resource/apps/bctestscroller.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   647
							<param dst="z:\resource\apps\bctestscroller.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   648
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   649
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   650
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   651
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   652
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   653
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   654
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   655
							<param src="z/private/10003a3f/apps/bctestscroller_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   656
							<param dst="z:\private\10003a3f\import\apps\bctestscroller_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   657
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   658
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   659
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   660
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   661
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   662
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   663
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   664
							<param src="z/resource/apps/bctestsearchfield.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   665
							<param dst="z:\resource\apps\bctestsearchfield.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   666
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   667
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   668
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   669
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   670
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   671
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   672
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   673
							<param src="z/private/10003a3f/apps/bctestsearchfield_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   674
							<param dst="z:\private\10003a3f\import\apps\bctestsearchfield_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   675
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   676
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   677
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   678
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   679
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   680
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   681
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   682
							<param src="z/resource/apps/bctestserverapp.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   683
							<param dst="z:\resource\apps\bctestserverapp.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   684
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   685
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   686
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   687
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   688
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   689
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   690
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   691
							<param src="z/private/10003a3f/apps/bctestserverapp_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   692
							<param dst="z:\private\10003a3f\import\apps\bctestserverapp_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   693
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   694
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   695
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   696
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   697
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   698
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   699
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   700
							<param src="z/resource/apps/bctestsettingpage.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   701
							<param dst="z:\resource\apps\bctestsettingpage.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   702
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   703
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   704
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   705
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   706
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   707
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   708
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   709
							<param src="z/resource/apps/bctestsettingpage_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   710
							<param dst="z:\resource\apps\bctestsettingpage_aif.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   711
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   712
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   713
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   714
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   715
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   716
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   717
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   718
							<param src="z/resource/apps/bctestsettingpage.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   719
							<param dst="z:\resource\apps\bctestsettingpage.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   720
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   721
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   722
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   723
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   724
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   725
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   726
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   727
							<param src="z/private/10003a3f/apps/bctestsettingpage_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   728
							<param dst="z:\private\10003a3f\import\apps\bctestsettingpage_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   729
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   730
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   731
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   732
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   733
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   734
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   735
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   736
							<param src="z/resource/apps/bctestskins.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   737
							<param dst="z:\resource\apps\bctestskins.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   738
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   739
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   740
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   741
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   742
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   743
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   744
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   745
							<param src="z/private/10003a3f/apps/bctestskins_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   746
							<param dst="z:\private\10003a3f\import\apps\bctestskins_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   747
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   748
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   749
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   750
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   751
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   752
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   753
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   754
							<param src="z/resource/apps/bctestutilities.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   755
							<param dst="z:\resource\apps\bctestutilities.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   756
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   757
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   758
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   759
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   760
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   761
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   762
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   763
							<param src="z/private/10003a3f/apps/bctestutilities_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   764
							<param dst="z:\private\10003a3f\import\apps\bctestutilities_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   765
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   766
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   767
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   768
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   769
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   770
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   771
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   772
							<param src="z/resource/apps/bctestvolume.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   773
							<param dst="z:\resource\apps\bctestvolume.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   774
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   775
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   776
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   777
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   778
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   779
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   780
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   781
							<param src="z/resource/apps/bctestvolume.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   782
							<param dst="z:\resource\apps\bctestvolume.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   783
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   784
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   785
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   786
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   787
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   788
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   789
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   790
							<param src="z/private/10003a3f/apps/bctestvolume_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   791
							<param dst="z:\private\10003a3f\import\apps\bctestvolume_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   792
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   793
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   794
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   795
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   796
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   797
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   798
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   799
							<param src="z/resource/apps/bctestocr.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   800
							<param dst="z:\resource\apps\bctestocr.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   801
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   802
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   803
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   804
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   805
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   806
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   807
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   808
							<param src="z/private/10003a3f/apps/bctestocr_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   809
							<param dst="z:\private\10003a3f\import\apps\bctestocr_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   810
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   811
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   812
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   813
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   814
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   815
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   816
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   817
							<param src="z/resource/apps/bctestmisc.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   818
							<param dst="z:\resource\apps\bctestmisc.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   819
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   820
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   821
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   822
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   823
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   824
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   825
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   826
							<param src="z/private/10003a3f/apps/bctestmisc_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   827
							<param dst="z:\private\10003a3f\import\apps\bctestmisc_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   828
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   829
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   830
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   831
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   832
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   833
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   834
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   835
							<param src="z/resource/apps/bctestlocation.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   836
							<param dst="z:\resource\apps\bctestlocation.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   837
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   838
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   839
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   840
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   841
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   842
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   843
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   844
							<param src="z/private/10003a3f/apps/bctestlocation_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   845
							<param dst="z:\private\10003a3f\import\apps\bctestlocation_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   846
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   847
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   848
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   849
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   850
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   851
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   852
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   853
							<param src="z/resource/apps/bctestuniteditor.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   854
							<param dst="z:\resource\apps\bctestuniteditor.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   855
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   856
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   857
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   858
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   859
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   860
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   861
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   862
							<param src="z/private/10003a3f/apps/bctestuniteditor_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   863
							<param dst="z:\private\10003a3f\import\apps\bctestuniteditor_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   864
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   865
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   866
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   867
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   868
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   869
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   870
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   871
							<param src="z/resource/apps/bctestmisc32.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   872
							<param dst="z:\resource\apps\bctestmisc32.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   873
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   874
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   875
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   876
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   877
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   878
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   879
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   880
							<param src="z/private/10003a3f/apps/bctestmisc32_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   881
							<param dst="z:\private\10003a3f\import\apps\bctestmisc32_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   882
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   883
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   884
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   885
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   886
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   887
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   888
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   889
							<param src="z/resource/apps/bctestlocalizer.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   890
							<param dst="z:\resource\apps\bctestlocalizer.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   891
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   892
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   893
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   894
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   895
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   896
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   897
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   898
							<param src="z/private/10003a3f/apps/bctestlocalizer_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   899
							<param dst="z:\private\10003a3f\import\apps\bctestlocalizer_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   900
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   901
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   902
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   903
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   904
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   905
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   906
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   907
							<param src="z/resource/apps/bctestpreviewpopup.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   908
							<param dst="z:\resource\apps\bctestpreviewpopup.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   909
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   910
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   911
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   912
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   913
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   914
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   915
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   916
							<param src="z/private/10003a3f/apps/bctestpreviewpopup_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   917
							<param dst="z:\private\10003a3f\import\apps\bctestpreviewpopup_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   918
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   919
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   920
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   921
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   922
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   923
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   924
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   925
							<param src="z/resource/apps/bctestservicehandler.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   926
							<param dst="z:\resource\apps\bctestservicehandler.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   927
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   928
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   929
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   930
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   931
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   932
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   933
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   934
							<param src="z/private/10003a3f/apps/bctestservicehandler_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   935
							<param dst="z:\private\10003a3f\import\apps\bctestservicehandler_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   936
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   937
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   938
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   939
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   940
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   941
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   942
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   943
							<param src="z/resource/apps/bctestbutton.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   944
							<param dst="z:\resource\apps\bctestbutton.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   945
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   946
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   947
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   948
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   949
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   950
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   951
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   952
							<param src="z/private/10003a3f/apps/bctestbutton_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   953
							<param dst="z:\private\10003a3f\import\apps\bctestbutton_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   954
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   955
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   956
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   957
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   958
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   959
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   960
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   961
							<param src="z/resource/apps/bctestchoicelist.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   962
							<param dst="z:\resource\apps\bctestchoicelist.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   963
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   964
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   965
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   966
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   967
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   968
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   969
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   970
							<param src="z/private/10003a3f/apps/bctestchoicelist_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   971
							<param dst="z:\private\10003a3f\import\apps\bctestchoicelist_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   972
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   973
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   974
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   975
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   976
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   977
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   978
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   979
							<param src="z/resource/apps/bctestmix50.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   980
							<param dst="z:\resource\apps\bctestmix50.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   981
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   982
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   983
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   984
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   985
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   986
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   987
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   988
							<param src="z/private/10003a3f/apps/bctestmix50_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   989
							<param dst="z:\private\10003a3f\import\apps\bctestmix50_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   990
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   991
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   992
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   993
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   994
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   995
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   996
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   997
							<param src="z/resource/apps/bctesttoolbar.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   998
							<param dst="z:\resource\apps\bctesttoolbar.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
   999
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1000
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1001
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1002
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1003
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1004
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1005
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1006
							<param src="z/private/10003a3f/apps/bctesttoolbar_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1007
							<param dst="z:\private\10003a3f\import\apps\bctesttoolbar_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1008
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1009
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1010
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1011
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1012
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1013
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1014
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1015
							<param src="z/resource/apps/bctesttouchpane.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1016
							<param dst="z:\resource\apps\bctesttouchpane.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1017
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1018
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1019
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1020
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1021
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1022
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1023
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1024
							<param src="z/private/10003a3f/apps/bctesttouchpane_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1025
							<param dst="z:\private\10003a3f\import\apps\bctesttouchpane_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1026
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1027
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1028
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1029
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1030
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1031
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1032
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1033
							<param src="z/resource/apps/bctesttreelist.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1034
							<param dst="z:\resource\apps\bctesttreelist.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1035
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1036
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1037
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1038
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1039
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1040
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1041
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1042
							<param src="z/private/10003a3f/apps/bctesttreelist_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1043
							<param dst="z:\private\10003a3f\import\apps\bctesttreelist_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1044
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1045
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1046
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1047
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1048
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1049
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1050
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1051
							<param src="z/resource/apps/bctestmisccontrol.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1052
							<param dst="z:\resource\apps\bctestmisccontrol.mbm"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1053
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1054
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1055
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1056
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1057
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1058
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1059
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1060
							<param src="z/resource/apps/bctestmisccontrol.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1061
							<param dst="z:\resource\apps\bctestmisccontrol.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1062
							<param component-path="bctest" />
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1063
						</params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1064
					</step>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1065
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1066
						<command>install</command>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1067
						<params>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1068
							<param type="binary"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1069
							<param src="z/private/10003a3f/apps/bctestmisccontrol_reg.rsc"/>
b97beda10eb3 merge using wildcard on destination removes all of destination not just src files
Louis Henry Nayegon <louisn@symbian.org>
parents: 205
diff changeset
  1070
							<param dst="z:\private\10003a3f\import\apps\bctestmisccontrol_reg.rsc"/>
205
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1071
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1072
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1073
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1074
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1075
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1076
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1077
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1078
							<param src="bctestutil.dll"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1079
							<param dst="c:\sys\bin\bctestutil.dll"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1080
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1081
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1082
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1083
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1084
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1085
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1086
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1087
							<param src="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1088
							<param dst="c:\sys\bin\bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1089
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1090
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1091
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1092
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1093
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1094
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1095
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1096
							<param src="bctestaknsound.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1097
							<param dst="c:\sys\bin\bctestaknsound.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1098
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1099
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1100
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1101
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1102
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1103
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1104
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1105
							<param src="bctestappfrm.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1106
							<param dst="c:\sys\bin\bctestappfrm.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1107
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1108
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1109
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1110
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1111
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1112
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1113
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1114
							<param src="bctestbutton.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1115
							<param dst="c:\sys\bin\bctestbutton.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1116
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1117
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1118
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1119
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1120
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1121
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1122
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1123
							<param src="bctestbuttons.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1124
							<param dst="c:\sys\bin\bctestbuttons.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1125
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1126
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1127
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1128
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1129
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1130
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1131
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1132
							<param src="bctestchoicelist.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1133
							<param dst="c:\sys\bin\bctestchoicelist.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1134
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1135
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1136
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1137
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1138
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1139
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1140
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1141
							<param src="bctestcmdlg.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1142
							<param dst="c:\sys\bin\bctestcmdlg.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1143
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1144
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1145
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1146
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1147
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1148
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1149
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1150
							<param src="bctestdocandinit.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1151
							<param dst="c:\sys\bin\bctestdocandinit.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1152
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1153
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1154
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1155
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1156
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1157
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1158
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1159
							<param src="bctesteditor.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1160
							<param dst="c:\sys\bin\bctesteditor.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1161
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1162
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1163
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1164
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1165
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1166
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1167
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1168
							<param src="bctesteh.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1169
							<param dst="c:\sys\bin\bctesteh.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1170
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1171
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1172
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1173
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1174
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1175
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1176
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1177
							<param src="bctesteikbctrl.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1178
							<param dst="c:\sys\bin\bctesteikbctrl.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1179
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1180
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1181
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1182
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1183
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1184
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1185
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1186
							<param src="bctesteikfrm.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1187
							<param dst="c:\sys\bin\bctesteikfrm.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1188
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1189
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1190
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1191
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1192
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1193
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1194
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1195
							<param src="bctestfontinput.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1196
							<param dst="c:\sys\bin\bctestfontinput.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1197
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1198
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1199
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1200
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1201
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1202
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1203
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1204
							<param src="bctestform.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1205
							<param dst="c:\sys\bin\bctestform.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1206
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1207
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1208
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1209
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1210
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1211
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1212
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1213
							<param src="bctestgrids.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1214
							<param dst="c:\sys\bin\bctestgrids.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1215
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1216
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1217
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1218
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1219
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1220
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1221
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1222
							<param src="bctestimage.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1223
							<param dst="c:\sys\bin\bctestimage.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1224
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1225
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1226
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1227
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1228
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1229
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1230
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1231
							<param src="bctestkeylock.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1232
							<param dst="c:\sys\bin\bctestkeylock.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1233
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1234
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1235
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1236
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1237
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1238
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1239
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1240
							<param src="bctestlabelinfoindicators.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1241
							<param dst="c:\sys\bin\bctestlabelinfoindicators.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1242
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1243
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1244
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1245
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1246
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1247
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1248
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1249
							<param src="bctestlist.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1250
							<param dst="c:\sys\bin\bctestlist.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1251
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1252
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1253
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1254
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1255
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1256
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1257
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1258
							<param src="bctestlocalizer.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1259
							<param dst="c:\sys\bin\bctestlocalizer.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1260
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1261
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1262
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1263
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1264
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1265
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1266
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1267
							<param src="bctestlocation.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1268
							<param dst="c:\sys\bin\bctestlocation.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1269
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1270
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1271
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1272
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1273
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1274
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1275
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1276
							<param src="bctestmenu.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1277
							<param dst="c:\sys\bin\bctestmenu.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1278
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1279
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1280
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1281
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1282
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1283
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1284
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1285
							<param src="bctestmisc.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1286
							<param dst="c:\sys\bin\bctestmisc.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1287
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1288
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1289
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1290
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1291
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1292
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1293
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1294
							<param src="bctestmisc32.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1295
							<param dst="c:\sys\bin\bctestmisc32.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1296
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1297
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1298
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1299
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1300
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1301
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1302
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1303
							<param src="bctestmisccontrol.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1304
							<param dst="c:\sys\bin\bctestmisccontrol.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1305
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1306
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1307
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1308
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1309
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1310
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1311
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1312
							<param src="bctestmix50.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1313
							<param dst="c:\sys\bin\bctestmix50.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1314
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1315
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1316
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1317
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1318
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1319
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1320
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1321
							<param src="bctestnote.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1322
							<param dst="c:\sys\bin\bctestnote.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1323
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1324
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1325
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1326
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1327
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1328
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1329
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1330
							<param src="bctestnotifier.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1331
							<param dst="c:\sys\bin\bctestnotifier.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1332
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1333
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1334
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1335
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1336
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1337
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1338
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1339
							<param src="bctestocr.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1340
							<param dst="c:\sys\bin\bctestocr.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1341
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1342
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1343
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1344
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1345
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1346
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1347
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1348
							<param src="bctestpane.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1349
							<param dst="c:\sys\bin\bctestpane.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1350
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1351
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1352
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1353
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1354
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1355
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1356
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1357
							<param src="bctestpopups.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1358
							<param dst="c:\sys\bin\bctestpopups.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1359
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1360
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1361
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1362
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1363
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1364
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1365
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1366
							<param src="bctestpreviewpopup.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1367
							<param dst="c:\sys\bin\bctestpreviewpopup.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1368
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1369
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1370
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1371
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1372
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1373
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1374
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1375
							<param src="bctestprivateuifrm.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1376
							<param dst="c:\sys\bin\bctestprivateuifrm.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1377
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1378
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1379
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1380
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1381
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1382
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1383
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1384
							<param src="bctestptieng.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1385
							<param dst="c:\sys\bin\bctestptieng.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1386
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1387
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1388
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1389
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1390
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1391
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1392
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1393
							<param src="bctestquery.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1394
							<param dst="c:\sys\bin\bctestquery.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1395
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1396
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1397
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1398
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1399
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1400
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1401
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1402
							<param src="bctestscreenclearer.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1403
							<param dst="c:\sys\bin\bctestscreenclearer.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1404
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1405
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1406
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1407
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1408
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1409
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1410
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1411
							<param src="bctestscroller.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1412
							<param dst="c:\sys\bin\bctestscroller.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1413
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1414
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1415
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1416
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1417
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1418
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1419
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1420
							<param src="bctestsearchfield.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1421
							<param dst="c:\sys\bin\bctestsearchfield.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1422
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1423
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1424
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1425
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1426
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1427
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1428
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1429
							<param src="bctestserverapp.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1430
							<param dst="c:\sys\bin\bctestserverapp.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1431
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1432
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1433
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1434
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1435
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1436
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1437
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1438
							<param src="bctestservicehandler.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1439
							<param dst="c:\sys\bin\bctestservicehandler.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1440
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1441
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1442
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1443
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1444
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1445
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1446
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1447
							<param src="bctestsettingpage.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1448
							<param dst="c:\sys\bin\bctestsettingpage.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1449
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1450
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1451
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1452
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1453
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1454
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1455
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1456
							<param src="bctestskins.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1457
							<param dst="c:\sys\bin\bctestskins.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1458
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1459
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1460
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1461
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1462
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1463
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1464
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1465
							<param src="bctestsliderandicons.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1466
							<param dst="c:\sys\bin\bctestsliderandicons.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1467
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1468
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1469
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1470
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1471
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1472
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1473
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1474
							<param src="bctesttoolbar.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1475
							<param dst="c:\sys\bin\bctesttoolbar.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1476
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1477
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1478
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1479
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1480
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1481
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1482
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1483
							<param src="bctesttouchpane.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1484
							<param dst="c:\sys\bin\bctesttouchpane.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1485
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1486
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1487
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1488
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1489
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1490
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1491
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1492
							<param src="bctesttreelist.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1493
							<param dst="c:\sys\bin\bctesttreelist.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1494
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1495
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1496
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1497
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1498
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1499
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1500
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1501
							<param src="bctestuniteditor.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1502
							<param dst="c:\sys\bin\bctestuniteditor.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1503
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1504
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1505
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1506
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1507
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1508
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1509
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1510
							<param src="bctestutilities.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1511
							<param dst="c:\sys\bin\bctestutilities.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1512
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1513
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1514
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1515
					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1516
						<command>install</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1517
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1518
							<param type="binary"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1519
							<param src="bctestvolume.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1520
							<param dst="c:\sys\bin\bctestvolume.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1521
							<param component-path="bctest" />
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1522
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1523
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1524
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1525
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1526
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1527
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1528
							<param parameters="bctestaknsound"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1529
							<param result-file="c:\BCTestLog\bctestaknsound_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1530
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1531
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1532
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1533
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1534
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1535
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1536
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1537
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1538
							<param parameters="bctestappfrm"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1539
							<param result-file="c:\BCTestLog\bctestappfrm_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1540
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1541
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1542
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1543
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1544
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1545
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1546
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1547
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1548
							<param parameters="bctestbutton"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1549
							<param result-file="c:\BCTestLog\bctestbutton_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1550
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1551
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1552
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1553
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1554
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1555
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1556
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1557
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1558
							<param parameters="bctestbuttons"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1559
							<param result-file="c:\BCTestLog\bctestbuttons_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1560
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1561
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1562
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1563
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1564
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1565
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1566
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1567
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1568
							<param parameters="bctestchoicelist"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1569
							<param result-file="c:\BCTestLog\bctestchoicelist_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1570
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1571
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1572
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1573
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1574
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1575
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1576
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1577
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1578
							<param parameters="bctestcmdlg"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1579
							<param result-file="c:\BCTestLog\bctestcmdlg_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1580
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1581
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1582
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1583
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1584
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1585
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1586
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1587
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1588
							<param parameters="bctestdocandinit"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1589
							<param result-file="c:\BCTestLog\bctestdocandinit_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1590
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1591
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1592
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1593
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1594
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1595
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1596
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1597
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1598
							<param parameters="bctesteditor"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1599
							<param result-file="c:\BCTestLog\bctesteditor_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1600
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1601
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1602
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1603
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1604
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1605
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1606
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1607
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1608
							<param parameters="bctesteh"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1609
							<param result-file="c:\BCTestLog\bctesteh_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1610
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1611
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1612
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1613
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1614
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1615
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1616
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1617
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1618
							<param parameters="bctesteikbctrl"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1619
							<param result-file="c:\BCTestLog\bctesteikbctrl_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1620
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1621
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1622
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1623
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1624
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1625
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1626
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1627
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1628
							<param parameters="bctesteikfrm"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1629
							<param result-file="c:\BCTestLog\bctesteikfrm_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1630
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1631
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1632
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1633
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1634
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1635
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1636
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1637
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1638
							<param parameters="bctestfontinput"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1639
							<param result-file="c:\BCTestLog\bctestfontinput_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1640
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1641
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1642
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1643
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1644
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1645
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1646
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1647
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1648
							<param parameters="bctestform"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1649
							<param result-file="c:\BCTestLog\bctestform_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1650
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1651
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1652
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1653
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1654
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1655
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1656
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1657
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1658
							<param parameters="bctestgrids"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1659
							<param result-file="c:\BCTestLog\bctestgrids_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1660
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1661
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1662
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1663
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1664
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1665
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1666
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1667
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1668
							<param parameters="bctestimage"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1669
							<param result-file="c:\BCTestLog\bctestimage_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1670
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1671
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1672
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1673
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1674
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1675
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1676
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1677
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1678
							<param parameters="bctestkeylock"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1679
							<param result-file="c:\BCTestLog\bctestkeylock_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1680
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1681
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1682
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1683
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1684
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1685
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1686
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1687
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1688
							<param parameters="bctestlabelinfoindicators"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1689
							<param result-file="c:\BCTestLog\bctestlabelinfoindicators_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1690
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1691
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1692
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1693
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1694
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1695
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1696
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1697
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1698
							<param parameters="bctestlist"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1699
							<param result-file="c:\BCTestLog\bctestlist_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1700
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1701
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1702
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1703
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1704
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1705
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1706
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1707
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1708
							<param parameters="bctestlocalizer"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1709
							<param result-file="c:\BCTestLog\bctestlocalizer_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1710
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1711
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1712
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1713
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1714
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1715
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1716
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1717
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1718
							<param parameters="bctestlocation"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1719
							<param result-file="c:\BCTestLog\bctestlocation_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1720
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1721
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1722
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1723
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1724
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1725
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1726
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1727
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1728
							<param parameters="bctestmenu"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1729
							<param result-file="c:\BCTestLog\bctestmenu_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1730
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1731
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1732
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1733
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1734
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1735
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1736
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1737
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1738
							<param parameters="bctestmisc"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1739
							<param result-file="c:\BCTestLog\bctestmisc_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1740
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1741
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1742
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1743
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1744
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1745
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1746
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1747
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1748
							<param parameters="bctestmisc32"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1749
							<param result-file="c:\BCTestLog\bctestmisc32_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1750
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1751
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1752
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1753
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1754
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1755
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1756
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1757
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1758
							<param parameters="bctestmisccontrol"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1759
							<param result-file="c:\BCTestLog\bctestmisccontrol_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1760
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1761
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1762
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1763
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1764
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1765
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1766
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1767
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1768
							<param parameters="bctestmix50"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1769
							<param result-file="c:\BCTestLog\bctestmix50_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1770
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1771
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1772
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1773
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1774
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1775
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1776
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1777
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1778
							<param parameters="bctestnote"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1779
							<param result-file="c:\BCTestLog\bctestnote_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1780
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1781
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1782
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1783
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1784
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1785
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1786
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1787
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1788
							<param parameters="bctestnotifier"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1789
							<param result-file="c:\BCTestLog\bctestnotifier_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1790
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1791
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1792
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1793
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1794
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1795
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1796
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1797
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1798
							<param parameters="bctestocr"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1799
							<param result-file="c:\BCTestLog\bctestocr_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1800
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1801
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1802
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1803
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1804
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1805
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1806
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1807
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1808
							<param parameters="bctestpane"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1809
							<param result-file="c:\BCTestLog\bctestpane_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1810
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1811
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1812
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1813
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1814
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1815
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1816
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1817
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1818
							<param parameters="bctestpopups"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1819
							<param result-file="c:\BCTestLog\bctestpopups_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1820
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1821
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1822
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1823
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1824
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1825
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1826
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1827
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1828
							<param parameters="bctestpreviewpopup"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1829
							<param result-file="c:\BCTestLog\bctestpreviewpopup_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1830
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1831
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1832
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1833
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1834
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1835
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1836
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1837
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1838
							<param parameters="bctestprivateuifrm"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1839
							<param result-file="c:\BCTestLog\bctestprivateuifrm_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1840
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1841
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1842
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1843
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1844
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1845
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1846
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1847
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1848
							<param parameters="bctestptieng"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1849
							<param result-file="c:\BCTestLog\bctestptieng_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1850
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1851
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1852
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1853
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1854
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1855
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1856
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1857
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1858
							<param parameters="bctestquery"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1859
							<param result-file="c:\BCTestLog\bctestquery_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1860
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1861
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1862
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1863
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1864
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1865
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1866
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1867
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1868
							<param parameters="bctestscreenclearer"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1869
							<param result-file="c:\BCTestLog\bctestscreenclearer_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1870
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1871
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1872
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1873
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1874
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1875
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1876
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1877
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1878
							<param parameters="bctestscroller"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1879
							<param result-file="c:\BCTestLog\bctestscroller_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1880
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1881
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1882
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1883
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1884
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1885
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1886
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1887
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1888
							<param parameters="bctestsearchfield"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1889
							<param result-file="c:\BCTestLog\bctestsearchfield_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1890
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1891
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1892
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1893
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1894
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1895
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1896
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1897
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1898
							<param parameters="bctestserverapp"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1899
							<param result-file="c:\BCTestLog\bctestserverapp_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1900
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1901
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1902
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1903
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1904
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1905
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1906
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1907
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1908
							<param parameters="bctestservicehandler"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1909
							<param result-file="c:\BCTestLog\bctestservicehandler_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1910
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1911
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1912
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1913
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1914
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1915
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1916
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1917
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1918
							<param parameters="bctestsettingpage"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1919
							<param result-file="c:\BCTestLog\bctestsettingpage_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1920
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1921
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1922
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1923
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1924
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1925
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1926
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1927
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1928
							<param parameters="bctestskins"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1929
							<param result-file="c:\BCTestLog\bctestskins_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1930
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1931
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1932
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1933
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1934
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1935
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1936
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1937
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1938
							<param parameters="bctestsliderandicons"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1939
							<param result-file="c:\BCTestLog\bctestsliderandicons_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1940
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1941
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1942
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1943
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1944
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1945
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1946
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1947
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1948
							<param parameters="bctesttoolbar"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1949
							<param result-file="c:\BCTestLog\bctesttoolbar_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1950
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1951
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1952
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1953
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1954
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1955
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1956
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1957
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1958
							<param parameters="bctesttouchpane"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1959
							<param result-file="c:\BCTestLog\bctesttouchpane_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1960
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1961
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1962
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1963
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1964
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1965
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1966
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1967
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1968
							<param parameters="bctesttreelist"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1969
							<param result-file="c:\BCTestLog\bctesttreelist_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1970
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1971
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1972
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1973
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1974
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1975
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1976
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1977
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1978
							<param parameters="bctestuniteditor"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1979
							<param result-file="c:\BCTestLog\bctestuniteditor_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1980
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1981
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1982
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1983
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1984
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1985
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1986
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1987
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1988
							<param parameters="bctestutilities"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1989
							<param result-file="c:\BCTestLog\bctestutilities_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1990
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1991
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1992
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1993
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1994
					<step id="" name="Test Step 2 (execute)" harness="GENERIC" enabled="true" passrate="100">
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1995
						<command>execute</command>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1996
						<params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1997
							<param file="bctestlauncher.exe"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1998
							<param parameters="bctestvolume"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  1999
							<param result-file="c:\BCTestLog\bctestvolume_TestLog.txt"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2000
							<param parser="BCTestResultParser"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2001
							<param timeout="1000"/>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2002
						</params>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2003
					</step>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2004
				</case>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2005
			</set>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2006
		</session>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2007
	</plan>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2008
	<files>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2009
		<file>bctest/general/UIFW.bat</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2010
		<file>bctest/BCTestLog/general/release_note.txt</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2011
		<file>bctest/BCTestLog/general/config.xml</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2012
		<file>bctest/winscw_udeb/z/resource/apps/bctestlauncher_aif.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2013
		<file>bctest/winscw_udeb/z/resource/apps/bctestlauncher.r01</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2014
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestlauncher_reg.r01</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2015
		<file>bctest/winscw_udeb/z/resource/apps/bctestbuttons.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2016
		<file>bctest/winscw_udeb/z/resource/apps/bctestbuttons.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2017
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestbuttons_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2018
		<file>bctest/winscw_udeb/z/resource/apps/bctestsliderandicons.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2019
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestsliderandicons_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2020
		<file>bctest/winscw_udeb/z/resource/apps/bctestaknsound.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2021
		<file>bctest/winscw_udeb/z/resource/apps/bctestaknsound_aif.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2022
		<file>bctest/winscw_udeb/z/resource/apps/bctestaknsound.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2023
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestaknsound_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2024
		<file>bctest/winscw_udeb/z/resource/apps/bctestappfrm.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2025
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestappfrm_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2026
		<file>bctest/winscw_udeb/z/resource/apps/bctestcmdlg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2027
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestcmdlg_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2028
		<file>bctest/winscw_udeb/z/resource/apps/bctestdocandinit.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2029
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestdocandinit_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2030
		<file>bctest/winscw_udeb/z/resource/apps/bctesteditor.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2031
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctesteditor_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2032
		<file>bctest/winscw_udeb/z/resource/apps/bctesteh.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2033
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctesteh_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2034
		<file>bctest/winscw_udeb/z/resource/apps/bctesteikbctrl_aif.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2035
		<file>bctest/winscw_udeb/z/resource/apps/bctesteikbctrl.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2036
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctesteikbctrl_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2037
		<file>bctest/winscw_udeb/z/resource/apps/bctesteikfrm.r01</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2038
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctesteikfrm_reg.r01</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2039
		<file>bctest/winscw_udeb/z/resource/apps/bctestfontinput.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2040
		<file>bctest/winscw_udeb/z/resource/apps/bctestfontinput_aif.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2041
		<file>bctest/winscw_udeb/z/resource/apps/bctestfontinput.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2042
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestfontinput_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2043
		<file>bctest/winscw_udeb/z/resource/apps/bctestform.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2044
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestform_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2045
		<file>bctest/winscw_udeb/z/resource/apps/bctestgrids.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2046
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestgrids_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2047
		<file>bctest/winscw_udeb/z/resource/apps/bctestimage_aif.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2048
		<file>bctest/winscw_udeb/z/resource/apps/bctestimage.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2049
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestimage_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2050
		<file>bctest/winscw_udeb/z/resource/apps/bctestkeylock.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2051
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestkeylock_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2052
		<file>bctest/winscw_udeb/z/resource/apps/bctestlabelinfoindicators.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2053
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestlabelinfoindicators_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2054
		<file>bctest/winscw_udeb/z/resource/apps/bctestlist_aif.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2055
		<file>bctest/winscw_udeb/z/resource/apps/bctestlist.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2056
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestist_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2057
		<file>bctest/winscw_udeb/z/resource/apps/bctestmenu.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2058
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestmenu_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2059
		<file>bctest/winscw_udeb/z/resource/apps/bctestnote.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2060
		<file>bctest/winscw_udeb/z/resource/apps/bctestnote.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2061
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestnote_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2062
		<file>bctest/winscw_udeb/z/resource/apps/bctestnotifier.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2063
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestnotifier_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2064
		<file>bctest/winscw_udeb/z/resource/apps/bctestpane.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2065
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestpane_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2066
		<file>bctest/winscw_udeb/z/resource/apps/bctestpopups.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2067
		<file>bctest/winscw_udeb/z/resource/apps/bctestpopups.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2068
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestpopups_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2069
		<file>bctest/winscw_udeb/z/resource/apps/bctestprivateuifrm.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2070
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestprivateuifrm_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2071
		<file>bctest/winscw_udeb/z/resource/apps/bctestptieng.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2072
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestptieng_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2073
		<file>bctest/winscw_udeb/z/resource/apps/bctestquery.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2074
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestquery_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2075
		<file>bctest/winscw_udeb/z/resource/apps/bctestscreenclearer.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2076
		<file>bctest/winscw_udeb/z/resource/apps/bctestscreenclearer_aif.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2077
		<file>bctest/winscw_udeb/z/resource/apps/bctestscreenclearer.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2078
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestscreenclearer_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2079
		<file>bctest/winscw_udeb/z/resource/apps/bctestscroller.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2080
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestscroller_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2081
		<file>bctest/winscw_udeb/z/resource/apps/bctestsearchfield.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2082
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestsearchfield_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2083
		<file>bctest/winscw_udeb/z/resource/apps/bctestserverapp.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2084
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestserverapp_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2085
		<file>bctest/winscw_udeb/z/resource/apps/bctestsettingpage.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2086
		<file>bctest/winscw_udeb/z/resource/apps/bctestsettingpage_aif.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2087
		<file>bctest/winscw_udeb/z/resource/apps/bctestsettingpage.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2088
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestsettingpage_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2089
		<file>bctest/winscw_udeb/z/resource/apps/bctestskins.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2090
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestskins_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2091
		<file>bctest/winscw_udeb/z/resource/apps/bctestutilities.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2092
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestutilities_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2093
		<file>bctest/winscw_udeb/z/resource/apps/bctestvolume.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2094
		<file>bctest/winscw_udeb/z/resource/apps/bctestvolume.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2095
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestvolume_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2096
		<file>bctest/winscw_udeb/z/resource/apps/bctestocr.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2097
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestocr_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2098
		<file>bctest/winscw_udeb/z/resource/apps/bctestmisc.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2099
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestmisc_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2100
		<file>bctest/winscw_udeb/z/resource/apps/bctestlocation.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2101
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestlocation_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2102
		<file>bctest/winscw_udeb/z/resource/apps/bctestuniteditor.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2103
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestuniteditor_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2104
		<file>bctest/winscw_udeb/z/resource/apps/bctestmisc32.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2105
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestmisc32_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2106
		<file>bctest/winscw_udeb/z/resource/apps/bctestlocalizer.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2107
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestlocalizer_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2108
		<file>bctest/winscw_udeb/z/resource/apps/bctestpreviewpopup.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2109
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestpreviewpopup_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2110
		<file>bctest/winscw_udeb/z/resource/apps/bctestservicehandler.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2111
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestservicehandler_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2112
		<file>bctest/winscw_udeb/z/resource/apps/bctestbutton.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2113
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestbutton_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2114
		<file>bctest/winscw_udeb/z/resource/apps/bctestchoicelist.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2115
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestchoicelist_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2116
		<file>bctest/winscw_udeb/z/resource/apps/bctestmix50.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2117
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestmix50_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2118
		<file>bctest/winscw_udeb/z/resource/apps/bctesttoolbar.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2119
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctesttoolbar_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2120
		<file>bctest/winscw_udeb/z/resource/apps/bctesttouchpane.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2121
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctesttouchpane_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2122
		<file>bctest/winscw_udeb/z/resource/apps/bctesttreelist.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2123
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctesttreelist_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2124
		<file>bctest/winscw_udeb/z/resource/apps/bctestmisccontrol.mbm</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2125
		<file>bctest/winscw_udeb/z/resource/apps/bctestmisccontrol.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2126
		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestmisccontrol_reg.rsc</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2127
		<file>bctest/winscw_udeb/bctestutil.dll</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2128
		<file>bctest/winscw_udeb/bctestlauncher.exe</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2129
		<file>bctest/winscw_udeb/bctestaknsound.exe</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2130
		<file>bctest/winscw_udeb/bctestappfrm.exe</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2131
		<file>bctest/winscw_udeb/bctestbutton.exe</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2132
		<file>bctest/winscw_udeb/bctestbuttons.exe</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2133
		<file>bctest/winscw_udeb/bctestchoicelist.exe</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2134
		<file>bctest/winscw_udeb/bctestcmdlg.exe</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2135
		<file>bctest/winscw_udeb/bctestdocandinit.exe</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2136
		<file>bctest/winscw_udeb/bctesteditor.exe</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2137
		<file>bctest/winscw_udeb/bctesteh.exe</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2138
		<file>bctest/winscw_udeb/bcteikbctrl.exe</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2139
		<file>bctest/winscw_udeb/bctesteikfrm.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2140
		<file>bctest/winscw_udeb/bctestfontinput.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2141
		<file>bctest/winscw_udeb/bctestform.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2142
		<file>bctest/winscw_udeb/bctestgrids.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2143
		<file>bctest/winscw_udeb/bctestimage.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2144
		<file>bctest/winscw_udeb/bctestkeylock.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2145
		<file>bctest/winscw_udeb/bctestlabelinfoindicators.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2146
		<file>bctest/winscw_udeb/bctestlist.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2147
		<file>bctest/winscw_udeb/bctestlocalizer.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2148
		<file>bctest/winscw_udeb/bctestlocation.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2149
		<file>bctest/winscw_udeb/bctestmenu.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2150
		<file>bctest/winscw_udeb/bctestmisc.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2151
		<file>bctest/winscw_udeb/bctestmisc32.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2152
		<file>bctest/winscw_udeb/bctestmisccontrol.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2153
		<file>bctest/winscw_udeb/bctestmix50.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2154
		<file>bctest/winscw_udeb/bctestnote.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2155
		<file>bctest/winscw_udeb/bctestnotifier.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2156
		<file>bctest/winscw_udeb/bctestocr.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2157
		<file>bctest/winscw_udeb/bctestpane.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2158
		<file>bctest/winscw_udeb/bctestpopups.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2159
		<file>bctest/winscw_udeb/bctestpreviewpopup.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2160
		<file>bctest/winscw_udeb/bctestprivateuifrm.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2161
		<file>bctest/winscw_udeb/bctestptieng.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2162
		<file>bctest/winscw_udeb/bctestquery.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2163
		<file>bctest/winscw_udeb/bctestscreenclearer.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2164
		<file>bctest/winscw_udeb/bctestscroller.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2165
		<file>bctest/winscw_udeb/bctestsearchfield.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2166
		<file>bctest/winscw_udeb/bctestserverapp.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2167
		<file>bctest/winscw_udeb/bctestservicehandler.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2168
		<file>bctest/winscw_udeb/bctestsettingpage.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2169
		<file>bctest/winscw_udeb/bctestskins.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2170
		<file>bctest/winscw_udeb/bctestsliderandicons.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2171
		<file>bctest/winscw_udeb/bctesttoolbar.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2172
		<file>bctest/winscw_udeb/bctesttouchpane.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2173
		<file>bctest/winscw_udeb/bctesttreelist.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2174
		<file>bctest/winscw_udeb/bctestuniteditor.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2175
		<file>bctest/winscw_udeb/bctestutilities.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2176
		<file>bctest/winscw_udeb/bctestvolume.exe"</file>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2177
	</files>
25e06db2f72b Tidy up smoke test ats file
Louis Henry Nayegon <louisn@symbian.org>
parents:
diff changeset
  2178
</test>