installationservices/switestfw/test/autotesting/runusiftests.bat
branchRCL_3
changeset 25 7333d7932ef7
parent 0 ba25891c3a9e
child 26 8b7f4e561641
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
     1 @rem
     1 @rem
     2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 @rem Copyright (c) 2009-2010 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"
     6 @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".
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
    32 
    32 
    33 REM run integration tests for Post manufacture installation of a Layered Execution Environment
    33 REM run integration tests for Post manufacture installation of a Layered Execution Environment
    34 testexecute z:\tusif\tswtype\tsifswtypeintegration.script
    34 testexecute z:\tusif\tswtype\tsifswtypeintegration.script
    35 move c:\logs\testexecute\tsifswtypeintegration.htm e:\testresults\tsifswtypeintegration.htm
    35 move c:\logs\testexecute\tsifswtypeintegration.htm e:\testresults\tsifswtypeintegration.htm
    36 
    36 
       
    37 REM Sif notifier tests
       
    38 testexecute z:\tusif\tsif\tnotifier.script
       
    39 move c:\logs\testexecute\tnotifier.htm e:\testresults\tnotifier.htm
       
    40 
       
    41 
    37 REM run SCR tests
    42 REM run SCR tests
    38 testexecute z:\tusif\tscr\tscr.script
    43 testexecute z:\tusif\tscr\tscr.script
    39 move c:\logs\testexecute\tscr.htm e:\testresults\tscr.htm
    44 move c:\logs\testexecute\tscr.htm e:\testresults\tscr.htm
    40 
    45 
    41 
    46