appinstaller/AppinstUi/sifuiinstallindicatorplugin/tsrc/run_module_tests.bat
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
child 27 e8965914fac7
equal deleted inserted replaced
25:7333d7932ef7 26:8b7f4e561641
     1 @echo off
       
     2 rem
       
     3 rem Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     4 rem All rights reserved.
       
     5 rem This component and the accompanying materials are made available
       
     6 rem under the terms of "Eclipse Public License v1.0"
       
     7 rem which accompanies this distribution, and is available
       
     8 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 rem
       
    10 rem Initial Contributors:
       
    11 rem Nokia Corporation - initial contribution.
       
    12 rem
       
    13 rem Contributors:
       
    14 rem
       
    15 rem Description:  Module tests for SW install progress indicator.
       
    16 rem
       
    17 
       
    18 pushd mt_sifuiinstallindicator
       
    19 call ctc_instrument_code.bat
       
    20 call ctc_compile_tests.bat
       
    21 call ctc_run_tests.bat
       
    22 call ctc_remove_instrumentation.bat
       
    23 popd