common/tools/ats/bctest/websrv/websrv.xml
changeset 854 c0e6dd77e67f
parent 822 1a356be50bf9
child 1235 92cce0f922c2
--- a/common/tools/ats/bctest/websrv/websrv.xml	Wed Jan 20 15:28:29 2010 +0000
+++ b/common/tools/ats/bctest/websrv/websrv.xml	Mon Jan 25 15:15:37 2010 +0000
@@ -94,7 +94,7 @@
 							<param file="atsinterface.exe"/>
 							<param parameters="-testmodule HostletConnectionBCTest"/>
 							<param result-file="c:\spd_logs\xml\HostletConnectionBCTest.xml"/>
-                            <param timeout="3600"/>
+                            <param timeout="1200"/>
 						</params>
 					</step>
 					<step id="" name="HostletConnectionBCTest (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
@@ -284,6 +284,15 @@
 							<param component-path="bcwebsrv" />
 						</params>
 					</step>
+					<step id="" name="testframework_senfragment.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
+						<command>install</command>
+						<params>
+							<param type="data"/>
+							<param src="testframework\testframework_senfragment.ini"/>
+							<param dst="c:\testframework\testframework_senfragment.ini"/>
+							<param component-path="bcwebsrv" />
+						</params>
+					</step>
 					<step id="" name="SenFragmentBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
 						<command>execute</command>
 						<params>
@@ -317,5 +326,6 @@
 		<file>bcwebsrv/winscw_udeb/SenUtilsBCTest.dll</file>
 		<file>bcwebsrv/general/testframework/testframework_senutils.ini</file>
 		<file>bcwebsrv/winscw_udeb/SenFragmentBCTest.dll</file>
+		<file>bcwebsrv/general/testframework/testframework_senfragment.ini</file>
 	</files>
 </test>
\ No newline at end of file