|
1 <action> |
|
2 <actionname>TX509 Syntax Tests</actionname> |
|
3 <actiontype>Syntax</actiontype> |
|
4 <actionbody> |
|
5 <path>\tx509\data\</path> |
|
6 </actionbody> |
|
7 <actionresult> |
|
8 <return>KErrNone</return> |
|
9 </actionresult> |
|
10 </action> |
|
11 |
|
12 <action> |
|
13 <actionname>TX509 Validate Tests 01</actionname> |
|
14 <actiontype>Validate</actiontype> |
|
15 <actionbody> |
|
16 <filename>\tx509\data\001_auth.cer</filename> |
|
17 <expectedkeyid>FFB8F1E6EBCC32E28AA5B0E50DDF25729583D8FB</expectedkeyid> |
|
18 <result>Valid</result> |
|
19 </actionbody> |
|
20 <actionresult> |
|
21 <return>KErrNone</return> |
|
22 </actionresult> |
|
23 </action> |
|
24 |
|
25 <action> |
|
26 <actionname>TX509 Validate Tests 02</actionname> |
|
27 <actiontype>Validate</actiontype> |
|
28 <actionbody> |
|
29 <filename>\tx509\data\001_non_rep.cer</filename> |
|
30 <expectedkeyid>39BA7E15832CFB9A6AA14D633663D8A0E096733F</expectedkeyid> |
|
31 <result>Valid</result> |
|
32 </actionbody> |
|
33 <actionresult> |
|
34 <return>KErrNone</return> |
|
35 </actionresult> |
|
36 </action> |
|
37 |
|
38 <action> |
|
39 <actionname>TX509 Validate Tests 03</actionname> |
|
40 <actiontype>Validate</actiontype> |
|
41 <actionbody> |
|
42 <filename>\tx509\data\XBALT0001A.cer</filename> |
|
43 <expectedkeyid>FFB8F1E6EBCC32E28AA5B0E50DDF25729583D8FB</expectedkeyid> |
|
44 <result>Valid</result> |
|
45 </actionbody> |
|
46 <actionresult> |
|
47 <return>KErrNone</return> |
|
48 </actionresult> |
|
49 </action> |
|
50 |
|
51 <action> |
|
52 <actionname>TX509 Validate Tests 04</actionname> |
|
53 <actiontype>Validate</actiontype> |
|
54 <actionbody> |
|
55 <filename>\tx509\data\XBALT0001S.cer</filename> |
|
56 <expectedkeyid>39BA7E15832CFB9A6AA14D633663D8A0E096733F</expectedkeyid> |
|
57 <result>Valid</result> |
|
58 </actionbody> |
|
59 <actionresult> |
|
60 <return>KErrNone</return> |
|
61 </actionresult> |
|
62 </action> |
|
63 |
|
64 <action> |
|
65 <actionname>TX509 Validate Tests 05</actionname> |
|
66 <actiontype>Validate</actiontype> |
|
67 <actionbody> |
|
68 <filename>\tx509\data\1eecert.cer</filename> |
|
69 <expectedkeyid>0DC2CBB920B97AB3C3CC528F3CB3E7097FBE089E</expectedkeyid> |
|
70 <result>Invalid</result> |
|
71 </actionbody> |
|
72 <actionresult> |
|
73 <return>KErrNone</return> |
|
74 </actionresult> |
|
75 </action> |
|
76 |
|
77 <action> |
|
78 <actionname>TX509 Validate Tests 06</actionname> |
|
79 <actiontype>Validate</actiontype> |
|
80 <actionbody> |
|
81 <filename>\tx509\data\asia.crt</filename> |
|
82 <expectedkeyid>5E32DFFC14D0DA3F806CA93F7750283F8C093375</expectedkeyid> |
|
83 <result>Invalid</result> |
|
84 </actionbody> |
|
85 <actionresult> |
|
86 <return>KErrNone</return> |
|
87 </actionresult> |
|
88 </action> |
|
89 |
|
90 <action> |
|
91 <actionname>TX509 Corruption Test</actionname> |
|
92 <actiontype>Corruption</actiontype> |
|
93 <actionbody> |
|
94 <path>\tx509\data\</path> |
|
95 <iterations>150</iterations> |
|
96 </actionbody> |
|
97 <actionresult> |
|
98 <return>KErrNone</return> |
|
99 </actionresult> |
|
100 </action> |
|
101 |