diff -r 675a964f4eb5 -r 35751d3474b7 crypto/weakcryptospi/test/tbigint/scripts/tmontgomerytests.script --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crypto/weakcryptospi/test/tbigint/scripts/tmontgomerytests.script Thu Sep 10 14:01:51 2009 +0300 @@ -0,0 +1,76 @@ +// +// Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of the License "Symbian Foundation License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// + +START_TESTCASE SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001 + +//! @SYMTestCaseID SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001 + +//! @SYMTestCaseDesc + +//! @SYMTestActions 1) Montgomery Multiplication Vector Test #1 + +//! 2) Montgomery Reduce Vector Test #1 + +//! 3) Montgomery Square Vector Test #1 + +//! 4) Montgomery Exponentiation Vector Test #1 + +//! 5) Montgomery Exponentiation Vector Test #2 + +//! 6) Montgomery Exponentiation Forward Backward test + +//! 7) OOM start + +//! 8) Montgomery Multiplication Vector Test #1 + +//! 9) Montgomery Reduce Vector Test #1 + +//! 10) Montgomery Square Vector Test #1 + +//! 11) Montgomery Exponentiation Vector Test #2 + +//! 12) OOM end + +RUN_TEST_STEP -1 CTestHandler MontgomeryVector tmontgomerytests.ini SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-001 + +RUN_TEST_STEP -1 CTestHandler MontgomeryVector tmontgomerytests.ini SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-002 + +RUN_TEST_STEP -1 CTestHandler MontgomeryVector tmontgomerytests.ini SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-003 + +RUN_TEST_STEP -1 CTestHandler MontgomeryVector tmontgomerytests.ini SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-004 + +RUN_TEST_STEP -1 CTestHandler MontgomeryVector tmontgomerytests.ini SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-005 + +RUN_TEST_STEP -1 CTestHandler MontgomeryFB tmontgomerytests.ini SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-006 + +RUN_TEST_STEP -1 CTestHandler startmemfailure + +RUN_TEST_STEP -1 CTestHandler MontgomeryVector tmontgomerytests.ini SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-008 + +RUN_TEST_STEP -1 CTestHandler MontgomeryVector tmontgomerytests.ini SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-009 + +RUN_TEST_STEP -1 CTestHandler MontgomeryVector tmontgomerytests.ini SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-010 + +RUN_TEST_STEP -1 CTestHandler MontgomeryVector tmontgomerytests.ini SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001-011 + +RUN_TEST_STEP -1 CTestHandler stopmemfailure + +END_TESTCASE SEC-CRYPTOSPI-TMONTGOMERYTESTS-0001 + + + + +