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.
sl@0
     1
rem Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
rem All rights reserved.
sl@0
     3
rem This component and the accompanying materials are made available
sl@0
     4
rem under the terms of "Eclipse Public License v1.0"
sl@0
     5
rem which accompanies this distribution, and is available
sl@0
     6
rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
rem
sl@0
     8
rem Initial Contributors:
sl@0
     9
rem Nokia Corporation - initial contribution.
sl@0
    10
rem
sl@0
    11
rem Contributors:
sl@0
    12
rem
sl@0
    13
rem Description:
sl@0
    14
rem
sl@0
    15
sl@0
    16
del E:\logs\testexecute\*
sl@0
    17
del C:\logs\testexecute\*
sl@0
    18
sl@0
    19
md E:\Logs\
sl@0
    20
md E:\Logs\testexecute\
sl@0
    21
sl@0
    22
REM ***********************************************
sl@0
    23
REM ****************** 3GP TESTS ******************
sl@0
    24
REM ***********************************************
sl@0
    25
sl@0
    26
REM Copy Test Scripts
sl@0
    27
md c:\mm\
sl@0
    28
copy E:\mm\* c:\mm\
sl@0
    29
sl@0
    30
md C:\3gplibrary\
sl@0
    31
copy E:\3gplibrary\* c:\3gplibrary\
sl@0
    32
sl@0
    33
testexecute Z:\mm\tsu_3gp_parse_large_file.script
sl@0
    34
move C:\logs\testexecute\tsu_3gp_parse_large_file* E:\Logs\testexecute\
sl@0
    35
sl@0
    36
del e:\3gplibrary\format\valid\large\*
sl@0
    37
sl@0
    38
testexecute Z:\mm\tsu_3gp_compose_large_file.script
sl@0
    39
move C:\logs\testexecute\tsu_3gp_compose_large_file* E:\Logs\testexecute\
sl@0
    40
sl@0
    41
rem testexecute Z:\mm\tsu_3gp_compose_format_large_te.script
sl@0
    42
rem move C:\logs\testexecute\tsu_3gp_compose_format_large* E:\Logs\testexecute\
sl@0
    43
sl@0
    44
del C:\3gplibrary\*
sl@0
    45
sl@0
    46
del C:\mm\*
sl@0
    47
sl@0
    48
del e:\3gplibrary\temp\*