--- a/common/tools/ats/bctest/websrv/websrv.xml Mon Sep 14 15:47:06 2009 +0100
+++ b/common/tools/ats/bctest/websrv/websrv.xml Mon Sep 14 16:04:48 2009 +0100
@@ -59,10 +59,55 @@
</step>
</case>
</set>
+ <set id="" name="Hostlet Connection" harness="ATSINTERFACE" enabled="true" passrate="100">
+ <case id="" name="Hostlet Connection API" harness="ATSINTERFACE" enabled="true" passrate="100">
+ <step id="" name="SPD_Logs XML (makedir)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
+ <command>makedir</command>
+ <params>
+ <param dir="c:\spd_logs\xml" />
+ </params>
+ </step>
+ <step id="" name="HostletConnectionBCTest.dll (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
+ <command>install</command>
+ <params>
+ <param type="binary"/>
+ <param src="HostletConnectionBCTest.dll"/>
+ <param dst="c:\sys\bin\HostletConnectionBCTest.dll"/>
+ <param component-path="bcwebsrv" />
+ </params>
+ </step>
+ <step id="" name="TestFramework_hostlet.ini (install)" harness="ATSINTERFACE" enabled="true" passrate="100" significant="false">
+ <command>install</command>
+ <params>
+ <param type="data"/>
+ <param src="testframework/TestFramework_hostlet.ini"/>
+ <param dst="c:\TestFramework\TestFramework.ini"/>
+ <param component-path="bcwebsrv" />
+ </params>
+ </step>
+ <step id="" name="HostletConnectionBCTest (execute)" harness="ATSINTERFACE" enabled="true" passrate="100">
+ <command>execute</command>
+ <params>
+ <param file="atsinterface.exe"/>
+ <param parameters="-testmodule HostletConnectionBCTest"/>
+ <param result-file="c:\spd_logs\xml\HostletConnectionBCTest.xml"/>
+ <param timeout="3600"/>
+ </params>
+ </step>
+ <step id="" name="HostletConnectionBCTest (fetch-log)" harness="ATSINTERFACE" enabled="true" passrate="100">
+ <command>fetch-log</command>
+ <params>
+ <param path="c:\logs\testframework\TestReport.txt" />
+ </params>
+ </step>
+ </case>
+ </set>
</session>
</plan>
<files>
<file>bcwebsrv/winscw_udeb/csenserviceconnectionbctest.dll</file>
<file>bcwebsrv/general/testframework/testframework_connection.ini</file>
+ <file>bcwebsrv/winscw_udeb/hostletconnectionbctest.dll</file>
+ <file>bcwebsrv/general/testframework/testframework_hostlet.ini</file>
</files>
</test>
\ No newline at end of file