equal
deleted
inserted
replaced
|
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 |
|
18 PRINT Run all te_DummyEccCipherTestCases |
|
19 // |
|
20 |
|
21 // |
|
22 LOAD_SUITE Te_CryptoSpi |
|
23 // |
|
24 //! @SYMTestCaseID SEC-CRYPTOSPI-PREQ2086-0001 |
|
25 //! @SYMTestCaseDesc DummyEccCipherLoad |
|
26 |
|
27 START_TESTCASE SEC-CRYPTOSPI-PREQ2086-0001 |
|
28 RUN_TEST_STEP 100 Te_CryptoSpi DummyEccCipherLoadStep c:\testdata\tcryptospi\configs\DummyEccCipherTestCases.ini Cipher0001 |
|
29 END_TESTCASE SEC-CRYPTOSPI-PREQ2086-0001 |
|
30 |
|
31 // |
|
32 //! @SYMTestCaseID SEC-CRYPTOSPI-PREQ2086-0002 |
|
33 //! @SYMTestCaseDesc DummyEccSignerLoad |
|
34 |
|
35 START_TESTCASE SEC-CRYPTOSPI-PREQ2086-0002 |
|
36 RUN_TEST_STEP 100 Te_CryptoSpi DummyEccSignerLoadStep c:\testdata\tcryptospi\configs\DummyEccCipherTestCases.ini Signer0001 |
|
37 END_TESTCASE SEC-CRYPTOSPI-PREQ2086-0002 |
|
38 |
|
39 PRINT Complete_te_DummyEccCipherTestCases |