os/mm/mmplugins/lib3gpunittest/group/run3gplibrarytests_large_files.bat
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 rem Copyright (c) 2008-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".
     7 rem
     8 rem Initial Contributors:
     9 rem Nokia Corporation - initial contribution.
    10 rem
    11 rem Contributors:
    12 rem
    13 rem Description:
    14 rem
    15 
    16 del E:\logs\testexecute\*
    17 del C:\logs\testexecute\*
    18 
    19 md E:\Logs\
    20 md E:\Logs\testexecute\
    21 
    22 REM ***********************************************
    23 REM ****************** 3GP TESTS ******************
    24 REM ***********************************************
    25 
    26 REM Copy Test Scripts
    27 md c:\mm\
    28 copy E:\mm\* c:\mm\
    29 
    30 md C:\3gplibrary\
    31 copy E:\3gplibrary\* c:\3gplibrary\
    32 
    33 testexecute Z:\mm\tsu_3gp_parse_large_file.script
    34 move C:\logs\testexecute\tsu_3gp_parse_large_file* E:\Logs\testexecute\
    35 
    36 del e:\3gplibrary\format\valid\large\*
    37 
    38 testexecute Z:\mm\tsu_3gp_compose_large_file.script
    39 move C:\logs\testexecute\tsu_3gp_compose_large_file* E:\Logs\testexecute\
    40 
    41 rem testexecute Z:\mm\tsu_3gp_compose_format_large_te.script
    42 rem move C:\logs\testexecute\tsu_3gp_compose_format_large* E:\Logs\testexecute\
    43 
    44 del C:\3gplibrary\*
    45 
    46 del C:\mm\*
    47 
    48 del e:\3gplibrary\temp\*