os/security/crypto/weakcryptospi/test/tbigint/scripts/tmontgomerytests.script
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/crypto/weakcryptospi/test/tbigint/scripts/tmontgomerytests.script	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,76 @@
     1.4 +//
     1.5 +// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +// All rights reserved.
     1.7 +// This component and the accompanying materials are made available
     1.8 +// under the terms of the License "Eclipse Public License v1.0"
     1.9 +// which accompanies this distribution, and is available
    1.10 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 +//
    1.12 +// Initial Contributors:
    1.13 +// Nokia Corporation - initial contribution.
    1.14 +//
    1.15 +// Contributors:
    1.16 +//
    1.17 +// Description: 
    1.18 +//
    1.19 +
    1.20 +START_TESTCASE                SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001
    1.21 +
    1.22 +//! @SYMTestCaseID            SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001
    1.23 +
    1.24 +//! @SYMTestCaseDesc          
    1.25 +
    1.26 +//! @SYMTestActions           1) Montgomery Multiplication Vector Test #1
    1.27 +
    1.28 +//!                           2) Montgomery Reduce Vector Test #1
    1.29 +
    1.30 +//!                           3) Montgomery Square Vector Test #1
    1.31 +
    1.32 +//!                           4) Montgomery Exponentiation Vector Test #1
    1.33 +
    1.34 +//!                           5) Montgomery Exponentiation Vector Test #2
    1.35 +
    1.36 +//!                           6) Montgomery Exponentiation Forward Backward test
    1.37 +
    1.38 +//!                           7) OOM start
    1.39 +
    1.40 +//!                           8) Montgomery Multiplication Vector Test #1
    1.41 +
    1.42 +//!                           9) Montgomery Reduce Vector Test #1
    1.43 +
    1.44 +//!                           10) Montgomery Square Vector Test #1
    1.45 +
    1.46 +//!                           11) Montgomery Exponentiation Vector Test #2
    1.47 +
    1.48 +//!                           12) OOM end
    1.49 +
    1.50 +RUN_TEST_STEP                 -1    CTestHandler        MontgomeryVector       tmontgomerytests.ini   SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-001
    1.51 +
    1.52 +RUN_TEST_STEP                 -1    CTestHandler        MontgomeryVector       tmontgomerytests.ini   SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-002
    1.53 +
    1.54 +RUN_TEST_STEP                 -1    CTestHandler        MontgomeryVector       tmontgomerytests.ini   SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-003
    1.55 +
    1.56 +RUN_TEST_STEP                 -1    CTestHandler        MontgomeryVector       tmontgomerytests.ini   SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-004
    1.57 +
    1.58 +RUN_TEST_STEP                 -1    CTestHandler        MontgomeryVector       tmontgomerytests.ini   SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-005
    1.59 +
    1.60 +RUN_TEST_STEP                 -1    CTestHandler        MontgomeryFB           tmontgomerytests.ini   SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-006
    1.61 +
    1.62 +RUN_TEST_STEP                 -1    CTestHandler        startmemfailure     
    1.63 +
    1.64 +RUN_TEST_STEP                 -1    CTestHandler        MontgomeryVector       tmontgomerytests.ini   SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-008
    1.65 +
    1.66 +RUN_TEST_STEP                 -1    CTestHandler        MontgomeryVector       tmontgomerytests.ini   SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-009
    1.67 +
    1.68 +RUN_TEST_STEP                 -1    CTestHandler        MontgomeryVector       tmontgomerytests.ini   SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-010
    1.69 +
    1.70 +RUN_TEST_STEP                 -1    CTestHandler        MontgomeryVector       tmontgomerytests.ini   SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-011
    1.71 +
    1.72 +RUN_TEST_STEP                 -1    CTestHandler        stopmemfailure      
    1.73 +
    1.74 +END_TESTCASE                  SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001
    1.75 +
    1.76 +
    1.77 +
    1.78 +
    1.79 +