cryptomgmtlibs/securitytestfw/test/autotesting/runusiftests.bat
branchRCL_3
changeset 53 030c4fbc13d7
parent 50 d07aa956024a
child 57 e0a1505373c1
child 58 b54b58ee9d58
equal deleted inserted replaced
50:d07aa956024a 53:030c4fbc13d7
     1 @rem
       
     2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 @rem All rights reserved.
       
     4 @rem This component and the accompanying materials are made available
       
     5 @rem under the terms of the License "Eclipse Public License v1.0"
       
     6 @rem which accompanies this distribution, and is available
       
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 @rem
       
     9 @rem Initial Contributors:
       
    10 @rem Nokia Corporation - initial contribution.
       
    11 @rem
       
    12 @rem Contributors:
       
    13 @rem
       
    14 @rem Description: 
       
    15 @rem
       
    16 
       
    17 REM run SIF tests
       
    18 testexecute z:\tusif\tsif\tsif.script
       
    19 move c:\logs\testexecute\tsif.htm e:\testresults\tsif.htm
       
    20 
       
    21 testexecute z:\tusif\tsifintegration\tsifintegration.script
       
    22 move c:\logs\testexecute\tsifintegration.htm e:\testresults\tsifintegration.htm
       
    23 
       
    24 testexecute z:\tusif\tsifrefinstaller\tsifrefinstaller.script
       
    25 move c:\logs\testexecute\tsifrefinstaller.htm e:\testresults\tsifrefinstaller.htm
       
    26 
       
    27 REM run integration tests for Post manufacture installation of a Layered Execution Environment
       
    28 testexecute z:\tusif\tswtype\tsifswtypeintegration.script
       
    29 move c:\logs\testexecute\tsifswtypeintegration.htm e:\testresults\tsifswtypeintegration.htm
       
    30 
       
    31 REM run SCR tests
       
    32 testexecute z:\tusif\tscr\tscr.script
       
    33 move c:\logs\testexecute\tscr.htm e:\testresults\tscr.htm
       
    34 
       
    35 testexecute z:\tusif\tscr\tscr_performance.script
       
    36 move c:\logs\testexecute\tscr_performance.htm e:\testresults\tscr_performance.htm
       
    37 
       
    38 REM run STS tests
       
    39 testexecute z:\tusif\tsts\tsts.script
       
    40 move c:\logs\testexecute\tsts.htm e:\testresults\tsts.htm
       
    41 
       
    42 testexecute z:\tusif\tsts\tintegrityservices\scripts\tsts_tintegrityservices.script
       
    43 move c:\logs\testexecute\tsts_tintegrityservices.htm e:\testresults\tsts_tintegrityservices.htm
       
    44 
       
    45 testexecute z:\tusif\tsts\tsts_rollbackall.script
       
    46 move c:\logs\testexecute\tsts_rollbackall.htm e:\testresults\tsts_rollbackall.htm