|
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 "Symbian Foundation License v1.0" |
|
6 // which accompanies this distribution, and is available |
|
7 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html". |
|
8 // |
|
9 // Initial Contributors: |
|
10 // Nokia Corporation - initial contribution. |
|
11 // |
|
12 // Contributors: |
|
13 // |
|
14 // Description: |
|
15 // |
|
16 |
|
17 START_TESTCASE SEC-CERTMAN-CERTSTORECONCURRENT1-0001 |
|
18 |
|
19 //! @SYMTestCaseID SEC-CERTMAN-CERTSTORECONCURRENT1-0001 |
|
20 |
|
21 //! @SYMTestCaseDesc |
|
22 |
|
23 //! @SYMTestActions 1) Switch on concurrency testing |
|
24 |
|
25 //! 2) Opening a certificate store manager |
|
26 |
|
27 //! 3) Retrieving number of writable certificate store manager |
|
28 |
|
29 //! 4) Opening a certificate store manager |
|
30 |
|
31 //! 5) Retrieving number of writable certificate store manager |
|
32 |
|
33 //! 6) Retrieving number of writable certificate store manager |
|
34 |
|
35 //! 7) No Test, Deleting the writable certificate store manager |
|
36 |
|
37 //! 8) No Test, Deleting the writable certificate store manager |
|
38 |
|
39 //! 9) Opening a certificate store manager |
|
40 |
|
41 //! 10) No Test, Deleting the writable certificate store manager |
|
42 |
|
43 //! 11) Opening a certificate store manager |
|
44 |
|
45 //! 12) No Test,Add the certificate URL1K1 |
|
46 |
|
47 //! 13) No Test,Add the certificate URL2K2 |
|
48 |
|
49 //! 14) No Test,Deleting the certificate URL1K1 |
|
50 |
|
51 //! 15) No Test,Deleting the certificate URL2K2 |
|
52 |
|
53 //! 16) No Test, Deleting the writable certificate store manager |
|
54 |
|
55 RUN_TEST_STEP -1 CTestHandler testconcurrent certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-001 |
|
56 |
|
57 RUN_TEST_STEP -1 CTestHandler init certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-002 |
|
58 |
|
59 RUN_TEST_STEP -1 CTestHandler CUnifiedCertStore_WritableCertStoreCount certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-003 |
|
60 |
|
61 RUN_TEST_STEP -1 CTestHandler init certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-004 |
|
62 |
|
63 RUN_TEST_STEP -1 CTestHandler CUnifiedCertStore_WritableCertStoreCount certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-005 |
|
64 |
|
65 RUN_TEST_STEP -1 CTestHandler CUnifiedCertStore_WritableCertStoreCount certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-006 |
|
66 |
|
67 RUN_TEST_STEP -1 CTestHandler delete |
|
68 |
|
69 RUN_TEST_STEP -1 CTestHandler delete |
|
70 |
|
71 RUN_TEST_STEP -1 CTestHandler init certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-009 |
|
72 |
|
73 RUN_TEST_STEP -1 CTestHandler delete |
|
74 |
|
75 RUN_TEST_STEP -1 CTestHandler init certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-011 |
|
76 |
|
77 RUN_TEST_STEP -1 CTestHandler addcert certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-012 |
|
78 |
|
79 RUN_TEST_STEP -1 CTestHandler addcert certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-013 |
|
80 |
|
81 RUN_TEST_STEP -1 CTestHandler deletecert certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-014 |
|
82 |
|
83 RUN_TEST_STEP -1 CTestHandler deletecert certstoreconcurrent1.ini SEC-CERTMAN-CERTSTORECONCURRENT1-0001-015 |
|
84 |
|
85 RUN_TEST_STEP -1 CTestHandler delete |
|
86 |
|
87 END_TESTCASE SEC-CERTMAN-CERTSTORECONCURRENT1-0001 |
|
88 |
|
89 |
|
90 |
|
91 |
|
92 |