os/security/crypto/weakcryptospi/test/tbigint/scripts/tprimegen.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-TPRIMEGEN-0001
    18 
    19 //! @SYMTestCaseID            SEC-CRYPTOSPI-TPRIMEGEN-0001
    20 
    21 //! @SYMTestCaseDesc          
    22 
    23 //! @SYMTestActions           1) Prime Generation Vector -- 0 (tests the overflow from something less than KLastPrimeSquared to the probablistic prime generation routines
    24 
    25 //!                           2) Prime Generation Vector -- 0 (tests the overflow from something less than KLastPrimeSquared to the probablistic prime generation routines
    26 
    27 //!                           3) Prime Generation Vector -- 1
    28 
    29 //!                           4) Prime Generation Vector -- 2
    30 
    31 //!                           5) Prime Generation Vector -- 3
    32 
    33 //!                           6) Prime Generation Vector -- 4
    34 
    35 //!                           7) Prime Generation Vector -- 5
    36 
    37 //!                           8) Prime Generation Vector -- 6
    38 
    39 //!                           9) Prime Generation Vector -- 7
    40 
    41 //!                           10) Prime Generation Vector -- 8
    42 
    43 //!                           11) Prime Generation Vector -- 9
    44 
    45 //!                           12) Prime Generation Vector -- 10
    46 
    47 //!                           13) Prime Generation Vector -- 11
    48 
    49 //!                           14) Prime Generation
    50 
    51 //!                           15) OOM start
    52 
    53 //!                           16) Prime Generation
    54 
    55 //!                           17) OOM end
    56 
    57 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-001
    58 
    59 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-002
    60 
    61 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-003
    62 
    63 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-004
    64 
    65 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-005
    66 
    67 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-006
    68 
    69 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-007
    70 
    71 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-008
    72 
    73 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-009
    74 
    75 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-010
    76 
    77 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-011
    78 
    79 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-012
    80 
    81 RUN_TEST_STEP                 -1    CTestHandler        PrimeGenVector         tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-013
    82 
    83 RUN_TEST_STEP                 -1    CTestHandler        PrimeGen               tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-014
    84 
    85 RUN_TEST_STEP                 -1    CTestHandler        startmemfailure     
    86 
    87 RUN_TEST_STEP                 -1    CTestHandler        PrimeGen               tprimegen.ini   SEC-CRYPTOSPI-TPRIMEGEN-0001-016
    88 
    89 RUN_TEST_STEP                 -1    CTestHandler        stopmemfailure      
    90 
    91 END_TESTCASE                  SEC-CRYPTOSPI-TPRIMEGEN-0001
    92 
    93 
    94 
    95 
    96