First public contribution.
1 rem Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
2 rem All rights reserved.
3 rem This component and the accompanying materials are made available
4 rem under the terms of "Eclipse Public License v1.0"
5 rem which accompanies this distribution, and is available
6 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 rem Initial Contributors:
9 rem Nokia Corporation - initial contribution.
16 del E:\Logs\TestResults\tsu_icl_cod_04*.*
18 md E:\Logs\TestResults
20 md c:\TSU_ICL_COD_04b\
22 REM ***********************************************
23 REM **************** COD04 TESTS ******************
24 REM ***********************************************
26 copy E:\unittest\icl\TSU_ICL_COD_04b\*.* c:\TSU_ICL_COD_04b\
28 testframework -q tsu_icl_cod_04b.script
29 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
31 del c:\TSU_ICL_COD_04b\*.*
33 copy E:\unittest\icl\TSU_ICL_COD_04\*.* c:\TSU_ICL_COD_04\
35 testframework -q tsu_icl_cod_04.script
36 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
38 testframework -q tsu_icl_cod_04_alloc.script
39 move C:\Logs\TestResults\*.htm E:\Logs\TestResults\
41 del c:\TSU_ICL_COD_04\*.*