# HG changeset patch # User Maciej Seroka <maciejs@symbian.org> # Date 1267535954 0 # Node ID ef85f5f238bed5b0cf1e04fe923d3463e6e483b4 # Parent f8c11c123fb51694b45606eca81faf6bc2851a49 Added fetching epocwind.out log file diff -r f8c11c123fb5 -r ef85f5f238be Group/smoketest.xml --- a/Group/smoketest.xml Wed Feb 03 17:54:56 2010 +0000 +++ b/Group/smoketest.xml Tue Mar 02 13:19:14 2010 +0000 @@ -846,7 +846,14 @@ <params> <param path="c:\logs\testexecute\HttpGoogle.htm" /> </params> - </step> + </step> + <step id="" name="Test Step 3 (fetch-log)" harness="GENERIC" enabled="true" passrate="100"> + <command>fetch-log</command> + <params> + <param local="true"/> + <param path="c:\WINDOWS\Temp\epocwind.out" /> + </params> + </step> </case> </set> <set id="" name="ATSINTERFACE smoke tests" harness="ATSINTERFACE" enabled="true" passrate="100">