os/security/crypto/weakcryptospi/test/tbigint/scripts/tconstructiontests.script
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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 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