cryptomgmtlibs/securitytestfw/test/autotesting/testMakesis.pl
changeset 6 50f2ff6984be
parent 0 2c201484c85f
child 11 9d767430696e
equal deleted inserted replaced
5:d938dcc0238a 6:50f2ff6984be
     1 #
     1 #
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 # All rights reserved.
     3 # All rights reserved.
     4 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     5 # under the terms of the License "Eclipse Public License v1.0"
     5 # under the terms of the License "Eclipse Public License v1.0"
     6 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
    10 # Nokia Corporation - initial contribution.
    10 # Nokia Corporation - initial contribution.
    11 #
    11 #
    12 # Contributors:
    12 # Contributors:
    13 #
    13 #
    14 # Description: 
    14 # Description: 
    15 #
       
    16 
       
    17 #
       
    18 # Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
    19 # All rights reserved.
       
    20 # This component and the accompanying materials are made available
       
    21 # under the terms of the License "Symbian Foundation License v1.0"
       
    22 # which accompanies this distribution, and is available
       
    23 # at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
    24 #
       
    25 # Initial Contributors:
       
    26 # Nokia Corporation - initial contribution.
       
    27 #
       
    28 # Contributors:
       
    29 #
       
    30 # Description:
       
    31 # Perl script that creates PKG files and test MAKESIS tools with different ranges
    15 # Perl script that creates PKG files and test MAKESIS tools with different ranges
    32 # 
       
    33 #
    16 #
    34 
    17 
    35 $logFile = "/epoc32/winscw/c/makesis_test.txt";
    18 $logFile = "/epoc32/winscw/c/makesis_test.txt";
    36 $makesisExeLocation = "/epoc32/tools/makesis";
    19 $makesisExeLocation = "/epoc32/tools/makesis";
    37 $dumpsisExeLocation = "/epoc32/tools/dumpsis";
    20 $dumpsisExeLocation = "/epoc32/tools/dumpsis";