added missing file system plugin
authorBrendan Donegan brendand@symbian.org
Tue, 18 Aug 2009 11:24:08 +0100
changeset 404 dbc02555d7a2
parent 403 9ce726be0d79
child 405 ebfcce2bc192
added missing file system plugin
common/tools/ats/bctest/base/basesvs.pl
common/tools/ats/bctest/base/test.xml
--- a/common/tools/ats/bctest/base/basesvs.pl	Tue Aug 18 10:33:30 2009 +0100
+++ b/common/tools/ats/bctest/base/basesvs.pl	Tue Aug 18 11:24:08 2009 +0100
@@ -17,6 +17,7 @@
 copy $epoc . "release/winscw/udeb/t_perf.exe",                                                      "temp/basesvs/winscw_udeb/t_perf.exe";
 copy $epoc . "release/winscw/udeb/t_prompt.exe",                                                    "temp/basesvs/winscw_udeb/t_prompt.exe";
 copy $epoc . "release/winscw/udeb/t_sfsrv.exe",                                                     "temp/basesvs/winscw_udeb/t_sfsrv.exe";
+copy $epoc . "release/winscw/udeb/t_testfsy1.fsy",                                                  "temp/basesvs/winscw_udeb/t_testfsy1.fsy";
 
 copy $epoc . "release/winscw/udeb/z/base/pbase-f32-driveunit-publicapi-any.script",                 "temp/basesvs/base/general/pbase-f32-driveunit-publicapi-any.script";
 copy $epoc . "release/winscw/udeb/z/base/pbase-f32-format-publicapi-ram.script",                    "temp/basesvs/base/general/pbase-f32-format-publicapi-ram.script";
--- a/common/tools/ats/bctest/base/test.xml	Tue Aug 18 10:33:30 2009 +0100
+++ b/common/tools/ats/bctest/base/test.xml	Tue Aug 18 11:24:08 2009 +0100
@@ -208,6 +208,15 @@
 						</params>
 						<command>install</command>
 					</step>
+					<step name="T_TESTFSY1.FSY (install)" passrate="100" id="" enabled="true" significant="false" harness="GENERIC">
+						<params>
+							<param type="binary"/>
+							<param src="T_TESTFSY1.FSY"/>
+							<param dst="C:\sys\bin\T_TESTFSY1.FSY"/>
+							<param component-path="basesvs"/>
+						</params>
+						<command>install</command>
+					</step>                    
                 </case>
                 <case id="" name="Drive Unit (Any)" harness="GENERIC" enabled="true" passrate="100">
 					<step name="pbase-f32-driveunit-publicapi-any.script (install)" passrate="100" id="" enabled="true" significant="false" harness="GENERIC">