videocollection/mpxmyvideoscollection/tsrc/mpxmvcolltest/custom/prerun_custom.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 15 Jul 2010 18:41:27 +0300
branchRCL_3
changeset 20 2d690156cf8f
parent 0 96612d01cf9f
child 22 839377eedc2b
permissions -rw-r--r--
Revision: 201025 Kit: 2010127

<step name="Create log directory for testmodule" harness="STIF" enabled="true" passrate="100" significant="false">
    	<command>makedir</command>
    	<params>
        <param dir="c:\logs\testframework"/>
    	</params>
</step>
<step name="Create log directory for fusion" harness="STIF" enabled="true" passrate="100" significant="false">
    	<command>makedir</command>
    	<params>
        <param dir="c:\logs\Fusion"/>
    	</params>
</step>
<step name="Create log directory for livetv" harness="STIF" enabled="true" passrate="100" significant="false">
    	<command>makedir</command>
    	<params>
        <param dir="c:\logs\Livetv"/>
    	</params>
</step>
<step name="Create log directory for iptv" harness="STIF" enabled="true" passrate="100" significant="false">
    	<command>makedir</command>
    	<params>
        <param dir="c:\logs\iptv"/>
    	</params>
</step>
<step name="Create directory for verify files" harness="STIF" enabled="true" passrate="100" significant="false">
    	<command>makedir</command>
    	<params>
        <param dir="c:\testing\data\verifyzip"/>
    	</params>
</step>
<step name="Create directory for verify files" harness="STIF" enabled="true" passrate="100" significant="false">
    	<command>makedir</command>
    	<params>
        <param dir="c:\testing\data\verifynew"/>
    	</params>
</step>
<step name="Create directory for TestScripter logs" harness="STIF" enabled="true" passrate="100" significant="false">
    	<command>makedir</command>
    	<params>
        <param dir="c:\logs\testframework\TestScripter"/>
    	</params>
</step>
<step name="Create directory for Testengine logs" harness="STIF" enabled="true" passrate="100" significant="false">
    	<command>makedir</command>
    	<params>
        <param dir="c:\logs\testframework\Testengine"/>
    	</params>
</step>
<step name="Create directory for Testserver logs" harness="STIF" enabled="true" passrate="100" significant="false">
    	<command>makedir</command>
    	<params>
        <param dir="c:\logs\testframework\Testserver"/>
    	</params>
</step>