crypto/weakcryptospi/test/tcryptospi/scripts/te_dummyeccciphertestcases.script
changeset 15 da2ae96f639b
child 29 ece3df019add
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
       
     1 //
       
     2 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of the License "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description: 
       
    15 //
       
    16 //
       
    17 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
    18 // All rights reserved.
       
    19 // This component and the accompanying materials are made available
       
    20 // under the terms of the License "Symbian Foundation License v1.0"
       
    21 // which accompanies this distribution, and is available
       
    22 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
    23 //
       
    24 // Initial Contributors:
       
    25 // Nokia Corporation - initial contribution.
       
    26 //
       
    27 // Contributors:
       
    28 //
       
    29 // Description:
       
    30 //
       
    31 
       
    32 PRINT Run all te_DummyEccCipherTestCases
       
    33 //
       
    34 
       
    35 //
       
    36 LOAD_SUITE Te_CryptoSpi
       
    37 //
       
    38 //! @SYMTestCaseID 	SEC-CRYPTOSPI-PREQ2086-0001
       
    39 //! @SYMTestCaseDesc	DummyEccCipherLoad
       
    40 
       
    41 START_TESTCASE SEC-CRYPTOSPI-PREQ2086-0001
       
    42 RUN_TEST_STEP 100 Te_CryptoSpi DummyEccCipherLoadStep c:\testdata\tcryptospi\configs\DummyEccCipherTestCases.ini Cipher0001
       
    43 END_TESTCASE SEC-CRYPTOSPI-PREQ2086-0001
       
    44 
       
    45 //
       
    46 //! @SYMTestCaseID 	SEC-CRYPTOSPI-PREQ2086-0002
       
    47 //! @SYMTestCaseDesc	DummyEccSignerLoad
       
    48 
       
    49 START_TESTCASE SEC-CRYPTOSPI-PREQ2086-0002
       
    50 RUN_TEST_STEP 100 Te_CryptoSpi DummyEccSignerLoadStep c:\testdata\tcryptospi\configs\DummyEccCipherTestCases.ini Signer0001
       
    51 END_TESTCASE SEC-CRYPTOSPI-PREQ2086-0002
       
    52 
       
    53 PRINT Complete_te_DummyEccCipherTestCases