contentmgmt/cafstreamingsupport/test/run_tests.bat
branchRCL_3
changeset 61 641f389e9157
parent 43 2f10d260163b
child 62 a71299154b21
equal deleted inserted replaced
60:f18401adf8e1 61:641f389e9157
     1 @rem
     1 @rem
     2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 @rem All rights reserved.
     3 @rem All rights reserved.
     4 @rem This component and the accompanying materials are made available
     4 @rem This component and the accompanying materials are made available
     5 @rem under the terms of the License "Eclipse Public License v1.0"
     5 @rem under the terms of the License "Eclipse Public License v1.0"@rem which accompanies this distribution, and is available
     6 @rem which accompanies this distribution, and is available
       
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 @rem
     7 @rem
     9 @rem Initial Contributors:
     8 @rem Initial Contributors:
    10 @rem Nokia Corporation - initial contribution.
     9 @rem Nokia Corporation - initial contribution.
    11 @rem
    10 @rem
    12 @rem Contributors:
    11 @rem Contributors:
    13 @rem
    12 @rem
       
    13 @rem
    14 @rem Description:
    14 @rem Description:
    15 @rem
    15 @rem
    16 
       
    17 
    16 
    18 @ECHO OFF
    17 @ECHO OFF
    19 rem Runs this component's tests for udeb and cleans up afterwards, results stored in \logs\winscw\.  
    18 rem Runs this component's tests for udeb and cleans up afterwards, results stored in \logs\winscw\.  
    20 rem This script requires ExecTimeOut.exe to be downloaded through Perforce from //PR/share/DABSRelease/buildscripts/ and the environment variable SECURITYSOURCEDIR to be set (though this should have been set prior to a build) to the root of the security source tree.
    19 rem This script requires ExecTimeOut.exe to be downloaded through Perforce from //PR/share/DABSRelease/buildscripts/ and the environment variable SECURITYSOURCEDIR to be set (though this should have been set prior to a build) to the root of the security source tree.
    21 rem See test_launcher.pl -help for more information.
    20 rem See test_launcher.pl -help for more information.