Add sdk version file for 5.0 run
authorLouis Henry Nayegon <louisn@symbian.org>
Thu, 16 Jul 2009 11:22:53 +0100
changeset 239 6beec83e40d8
parent 238 43d4995ff976
child 260 13596dc42a47
child 276 140d2eb79802
Add sdk version file for 5.0 run
common/tools/ats/bctest/bctest.pl
common/tools/ats/bctest/bctest.xml
--- a/common/tools/ats/bctest/bctest.pl	Wed Jul 15 19:30:47 2009 +0100
+++ b/common/tools/ats/bctest/bctest.pl	Thu Jul 16 11:22:53 2009 +0100
@@ -15,6 +15,7 @@
 copy("bctest.xml",																"temp/test.xml");
 copy($epoc . "winscw/c/UIFW.bat",												"temp/bctest/general/UIFW.bat");
 copy($epoc . "winscw/c/BCTestLog/config.xml",									"temp/bctest/BCTestLog/general/config.xml");
+copy($epoc . "winscw/c/BCTestLog/sdkversion.log",								"temp/bctest/BCTestLog/general/sdkversion.log");
 copy($epoc . "winscw/c/BCTestLog/release_note.txt",								"temp/bctest/BCTestLog/general/release_note.txt");
 
 copy($epoc . "data/z/resource/apps/bctestlauncher_aif.mbm",						"temp/bctest/winscw_udeb/z/resource/apps/bctestlauncher_aif.mbm");
--- a/common/tools/ats/bctest/bctest.xml	Wed Jul 15 19:30:47 2009 +0100
+++ b/common/tools/ats/bctest/bctest.xml	Thu Jul 16 11:22:53 2009 +0100
@@ -40,6 +40,15 @@
 						<command>install</command>
 						<params>
 							<param type="data"/>
+							<param src="sdkversion.log"/>
+							<param dst="c:\BCTestLog\sdkversion.log"/>
+							<param component-path="bctest\BCTestLog" />
+						</params>
+					</step>
+					<step id="" name="Test Step 1 (install)" harness="GENERIC" enabled="true" passrate="100" significant="false">
+						<command>install</command>
+						<params>
+							<param type="data"/>
 							<param src="release_note.txt"/>
 							<param dst="c:\BCTestLog\release_note.txt"/>
 							<param component-path="bctest\BCTestLog" />
@@ -2036,6 +2045,7 @@
 		<file>bctest/general/UIFW.bat</file>
 		<file>bctest/BCTestLog/general/release_note.txt</file>
 		<file>bctest/BCTestLog/general/config.xml</file>
+		<file>bctest/BCTestLog/general/sdkversion.log</file>
 		<file>bctest/winscw_udeb/bctestutil.dll</file>
 		<file>bctest/winscw_udeb/bctestlauncher.exe</file>
 		<file>bctest/winscw_udeb/z/private/10003a3f/apps/bctestlauncher_reg.r01</file>