crypto/weakcryptospi/test/tbigint/scripts/tconstructiontests.script
changeset 8 35751d3474b7
child 19 ece3df019add
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
       
     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 "Symbian Foundation License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 START_TESTCASE                SEC-CRYPTOSPI-TCONSTRUCTIONTESTS-0001
       
    18 
       
    19 //! @SYMTestCaseID            SEC-CRYPTOSPI-TCONSTRUCTIONTESTS-0001
       
    20 
       
    21 //! @SYMTestCaseDesc          
       
    22 
       
    23 //! @SYMTestActions           1) Construction Vector Test #1 -- even number of bytes
       
    24 
       
    25 //!                           2) Construction Vector Test #2 -- odd number of bytes
       
    26 
       
    27 //!                           3) Construction Vector Test #3 -- long unsigned string
       
    28 
       
    29 //!                           4) OOM start
       
    30 
       
    31 //!                           5) Construction Vector Test #1 -- even number of bytes
       
    32 
       
    33 //!                           6) Construction Vector Test #2 -- odd number of bytes
       
    34 
       
    35 //!                           7) Construction Vector Test #3 -- long unsigned string
       
    36 
       
    37 //!                           8) OOM end
       
    38 
       
    39 RUN_TEST_STEP                 -1    CTestHandler        ConstructionVector     tconstructiontests.ini   SEC-CRYPTOSPI-TCONSTRUCTIONTESTS-0001-001
       
    40 
       
    41 RUN_TEST_STEP                 -1    CTestHandler        ConstructionVector     tconstructiontests.ini   SEC-CRYPTOSPI-TCONSTRUCTIONTESTS-0001-002
       
    42 
       
    43 RUN_TEST_STEP                 -1    CTestHandler        ConstructionVector     tconstructiontests.ini   SEC-CRYPTOSPI-TCONSTRUCTIONTESTS-0001-003
       
    44 
       
    45 RUN_TEST_STEP                 -1    CTestHandler        startmemfailure     
       
    46 
       
    47 RUN_TEST_STEP                 -1    CTestHandler        ConstructionVector     tconstructiontests.ini   SEC-CRYPTOSPI-TCONSTRUCTIONTESTS-0001-005
       
    48 
       
    49 RUN_TEST_STEP                 -1    CTestHandler        ConstructionVector     tconstructiontests.ini   SEC-CRYPTOSPI-TCONSTRUCTIONTESTS-0001-006
       
    50 
       
    51 RUN_TEST_STEP                 -1    CTestHandler        ConstructionVector     tconstructiontests.ini   SEC-CRYPTOSPI-TCONSTRUCTIONTESTS-0001-007
       
    52 
       
    53 RUN_TEST_STEP                 -1    CTestHandler        stopmemfailure      
       
    54 
       
    55 END_TESTCASE                  SEC-CRYPTOSPI-TCONSTRUCTIONTESTS-0001
       
    56 
       
    57 
       
    58 
       
    59 
       
    60