10 // Nokia Corporation - initial contribution. |
10 // Nokia Corporation - initial contribution. |
11 // |
11 // |
12 // Contributors: |
12 // Contributors: |
13 // |
13 // |
14 // Description: |
14 // Description: |
15 // |
|
16 // All rights reserved. |
|
17 // This component and the accompanying materials are made available |
|
18 // under the terms of the License "Symbian Foundation License v1.0" |
|
19 // which accompanies this distribution, and is available |
|
20 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". |
|
21 // |
|
22 // Initial Contributors: |
|
23 // Nokia Corporation - initial contribution. |
|
24 // |
|
25 // Contributors: |
|
26 // |
|
27 // Description: |
|
28 // Creation Date 1/March/2006 |
15 // Creation Date 1/March/2006 |
29 // PKCS12 Integration Test Script |
16 // PKCS12 Integration Test Script |
30 // Integration And Unit Test |
17 // Integration And Unit Test |
31 // Tests : Pradeep, Bindu |
18 // Tests : Pradeep, Bindu |
32 // Component : PKCS#12 library |
19 // Component : PKCS#12 library |
33 // The scope of this work package to verify the functionality of the Pkcs#12 library. |
20 // The scope of this work package to verify the functionality of the Pkcs#12 library. |
34 // The test data should be in the folder 'c:\data' and the ini files should be in the 'c:\tpkcs12intg\script\ini // folder' |
21 // The test data should be in the folder 'c:\data' and the ini files should be in the folder 'c:\tpkcs12intg\script\ini' |
35 // |
|
36 // |
22 // |
37 |
23 |
38 LOAD_SUITE tpkcs12libtest |
24 LOAD_SUITE tpkcs12libtest |
39 |
25 |
40 ////////////////////////////////////////////////////////////////////////////////////////////// |
26 ////////////////////////////////////////////////////////////////////////////////////////////// |