common/common_props.ant.xml
changeset 1214 85da5566bcbb
parent 1187 86025b85795b
child 1229 dd40521a5759
--- a/common/common_props.ant.xml	Thu Sep 02 14:53:02 2010 +0100
+++ b/common/common_props.ant.xml	Fri Sep 03 10:28:57 2010 +0100
@@ -111,7 +111,8 @@
     <property name="sf.spec.test.host.droppath"  value="D:\ats3_testdrop_arrivals\${env.COMPUTERNAME}"/>
     <property name="sf.spec.test.epocroot"       value="winscw_smoketest"/>
     <property name="sf.spec.test.target"         value="winscw"/> <!-- This specifies the target on which tests will be run -->
-    <property name="sf.spec.test.imagepath"      value="D:\epoc32\rom\syborg_tshell_ARMV5_udeb.img"/> <!-- This specifies the path to the ROM image used for testing -->
+    <property name="sf.spec.test.image.location" value="D:\epoc32\rom"/> <!-- This specifies the location of the ROM image used for testing -->
+    <property name="sf.spec.test.image.name"     value="syborg_tshell_ARMV5_urel.img"/> <!-- This specifies the name of the ROM image used for testing -->
 
     <!-- ATS properties -->
     <property name="sf.spec.test.package.location"  value="\\${sf.spec.test.host.name}\ats3_testdrop_arrivals\${env.COMPUTERNAME}"/>