sl@0: // sl@0: // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of the License "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: START_TESTCASE SEC-CRYPTOSPI-TPERFORMANCETESTS-0001 sl@0: sl@0: //! @SYMTestCaseID SEC-CRYPTOSPI-TPERFORMANCETESTS-0001 sl@0: sl@0: //! @SYMTestCaseDesc is for how long time the test will be run measured in seconds. sl@0: sl@0: //! @SYMTestActions 1) Montgomery Performance Tests 1 512 bit random exponentiation sl@0: sl@0: //! 2) Montgomery Performance Tests 2 1024 bit random exponentiation sl@0: sl@0: //! 3) Montgomery Performance Tests 3 2048 bit random exponentiation sl@0: sl@0: //! 4) Prime Vector Performance Test (#356 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 5) Prime Vector Performance Test (#357 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 6) Prime Vector Performance Test (#358 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 7) Prime Vector Performance Test (#694 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 8) Prime Vector Performance Test (#695 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 9) Prime Vector Performance Test (#696 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 10) Prime Vector Performance Test (#798 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 11) Prime Vector Performance Test (#799 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 12) Prime Vector Performance Test (#800 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 13) Prime Vector Performance Test (#807 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 14) Prime Vector Performance Test (#808 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 15) Prime Vector Performance Test (#809 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 16) Prime Vector Performance Test (#904 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 17) Prime Vector Performance Test (#905 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 18) Prime Vector Performance Test (#906 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 19) Prime Vector Performance Test (#1101 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 20) Prime Vector Performance Test (#1102 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 21) Prime Vector Performance Test (#1103 -- from http://www.cl.cam.ac.uk/users/jeh1004/research/miller/primes) sl@0: sl@0: //! 22) Prime Generation Performance Tests (512 bit) sl@0: sl@0: //! 23) Prime Generation Performance Tests (1024 bit) sl@0: sl@0: //! 24) Prime Generation Performance Tests (2048 bit) sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler MontgomeryPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-001 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler MontgomeryPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-002 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler MontgomeryPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-003 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-004 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-005 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-006 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-007 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-008 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-009 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-010 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-011 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-012 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-013 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-014 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-015 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-016 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-017 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-018 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-019 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-020 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeVectorPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-021 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeGenPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-022 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeGenPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-023 sl@0: sl@0: RUN_TEST_STEP -1 CTestHandler PrimeGenPerformance tperformancetests.ini SEC-CRYPTOSPI-TPERFORMANCETESTS-0001-024 sl@0: sl@0: END_TESTCASE SEC-CRYPTOSPI-TPERFORMANCETESTS-0001 sl@0: sl@0: sl@0: sl@0: sl@0: