--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/cryptoservices/certificateandkeymgmt/tcertstore/scripts/unifiedcertstore2-conf3.txt Wed Jul 08 11:25:26 2009 +0100
@@ -0,0 +1,825 @@
+///////////////////////////////////////////////////////////////
+// WARNING! This test requires that the second additional store
+// is read only and that the certificates CAX2, CAX3, CAW1,
+// nrcert, rsasigncer2, enciphersign have been added in the
+// store - these get added by unifiedcertstore3-conf2
+///////////////////////////////////////////////////////////////
+
+//6.1 Test cases for single file-based writable certificate store
+
+//6.1.1 Successfull addition, listing and retrieval of certificates (X.509)
+<action>
+ <actionname>No Test,Opening a CertificateAppInfoManager</actionname>
+ <actiontype>initappmanager</actiontype>
+ <actionbody></actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Adding client A1</actionname>
+ <actiontype>addclient</actiontype>
+ <actionbody>
+ <name>A1</name>
+ <uid>1</uid>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Adding client A2</actionname>
+ <actiontype>addclient</actiontype>
+ <actionbody>
+ <name>A2</name>
+ <uid>2</uid>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Adding client A3</actionname>
+ <actiontype>addclient</actiontype>
+ <actionbody>
+ <name>A3</name>
+ <uid>3</uid>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Adding client A4</actionname>
+ <actiontype>addclient</actiontype>
+ <actionbody>
+ <name>A4</name>
+ <uid>4</uid>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the CertificateAppInfoManager</actionname>
+ <actiontype>deleteappmanager</actiontype>
+ <actionbody></actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.1.1,Opening a certificate store manager</actionname>
+ <actiontype>init</actiontype>
+ <actionbody>
+ <mode>write</mode>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.1.2,Add the certificate CAX1</actionname>
+ <actiontype>addcert</actiontype>
+ <actionbody>
+ <format>X509</format>
+ <label>CAX1</label>
+ <issuerkey></issuerkey>
+ <subjectkey></subjectkey>
+ <certstore>0</certstore>
+ <certfile>c:\unifiedcertstore2\CAX1.cer</certfile>
+ <certowner>ca</certowner>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.1.5,Get the list of certificates</actionname>
+ <actiontype>listcert</actiontype>
+ <actionbody>
+ <filter>
+ <ownertype>ca</ownertype>
+ </filter>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <CCTCertInfo><label>CAX1</label></CCTCertInfo>
+ <CCTCertInfo><label>CAX2</label></CCTCertInfo>
+ <CCTCertInfo><label>CAX3</label></CCTCertInfo>
+ <CCTCertInfo><label>CAW1</label></CCTCertInfo>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.1.5.1,Retrieve CAX1 cert</actionname>
+ <actiontype>retrieve</actiontype>
+ <actionbody>
+ <label>CAX1</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.1.9,Deleting the certificate store manager</actionname>
+ <actiontype>delete</actiontype>
+ <actionbody></actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.1.10,Opening a certificate store manager</actionname>
+ <actiontype>init</actiontype>
+ <actionbody>
+ <mode>write</mode>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.1.11,Get the list of certificates</actionname>
+ <actiontype>listcert</actiontype>
+ <actionbody>
+ <filter>
+ <ownertype>ca</ownertype>
+ </filter>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <CCTCertInfo><label>CAX1</label></CCTCertInfo>
+ <CCTCertInfo><label>CAX2</label></CCTCertInfo>
+ <CCTCertInfo><label>CAX3</label></CCTCertInfo>
+ <CCTCertInfo><label>CAW1</label></CCTCertInfo>
+ </actionresult>
+</action>
+
+//6.1.2 Successfull addition, listing and retrieval of certificates (WTLS)
+
+<action>
+ <actionname>6.1.2.2,Add the certificate CAW2</actionname>
+ <actiontype>addcert</actiontype>
+ <actionbody>
+ <format>WTLS</format>
+ <label>CAW2</label>
+ <issuerkey></issuerkey>
+ <subjectkey></subjectkey>
+ <certstore>0</certstore>
+ <certfile>c:\unifiedcertstore2\CAW2.cer</certfile>
+ <certowner>ca</certowner>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.2.3,Add the certificate CAW3</actionname>
+ <actiontype>addcert</actiontype>
+ <actionbody>
+ <format>WTLS</format>
+ <label>CAW3</label>
+ <issuerkey></issuerkey>
+ <subjectkey></subjectkey>
+ <certstore>0</certstore>
+ <certfile>c:\unifiedcertstore2\CAW3.cer</certfile>
+ <certowner>ca</certowner>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.2.4,Get the list of certificates</actionname>
+ <actiontype>listcert</actiontype>
+ <actionbody>
+ <filter>
+ <ownertype>ca</ownertype>
+ </filter>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <CCTCertInfo><label>CAX1</label></CCTCertInfo>
+ <CCTCertInfo><label>CAW2</label></CCTCertInfo>
+ <CCTCertInfo><label>CAW3</label></CCTCertInfo>
+ <CCTCertInfo><label>CAX2</label></CCTCertInfo>
+ <CCTCertInfo><label>CAX3</label></CCTCertInfo>
+ <CCTCertInfo><label>CAW1</label></CCTCertInfo>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.2.4.1,Retrieve CAW1 cert</actionname>
+ <actiontype>retrieve</actiontype>
+ <actionbody>
+ <label>CAW1</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.2.5,Deleting the certificate store manager</actionname>
+ <actiontype>delete</actiontype>
+ <actionbody></actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.2.6,Opening a certificate store manager</actionname>
+ <actiontype>init</actiontype>
+ <actionbody>
+ <mode>write</mode>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.2.7,Get the list of certificates</actionname>
+ <actiontype>listcert</actiontype>
+ <actionbody>
+ <filter>
+ <ownertype>ca</ownertype>
+ </filter>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <CCTCertInfo><label>CAX1</label></CCTCertInfo>
+ <CCTCertInfo><label>CAW2</label></CCTCertInfo>
+ <CCTCertInfo><label>CAW3</label></CCTCertInfo>
+ <CCTCertInfo><label>CAX2</label></CCTCertInfo>
+ <CCTCertInfo><label>CAX3</label></CCTCertInfo>
+ <CCTCertInfo><label>CAW1</label></CCTCertInfo>
+ </actionresult>
+</action>
+
+//6.1.3 Successfull trust settings updates and retrieval
+
+<action>
+ <actionname>6.1.3.1,Set applications to the CAX1 certificate</actionname>
+ <actiontype>setapplications</actiontype>
+ <actionbody>
+ <label>CAX1</label>
+ <uid>1 2 3</uid>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.2,set the trust for CAX1</actionname>
+ <actiontype>settrust</actiontype>
+ <actionbody>
+ <label>CAX1</label>
+ <trust>1</trust>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+
+<action>
+ <actionname>6.1.3.7,Get applications for CAX1</actionname>
+ <actiontype>getapplications</actiontype>
+ <actionbody>
+ <label>CAX1</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <uid>1 2 3</uid>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.8,Get the trust for CAX1</actionname>
+ <actiontype>gettrusters</actiontype>
+ <actionbody>
+ <label>CAX1</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <trust>1</trust>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.13,Set trusters to the CAW2 certificate</actionname>
+ <actiontype>setapplications</actiontype>
+ <actionbody>
+ <label>CAW2</label>
+ <uid>1 2 3</uid>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.14,set the trust for CAW2</actionname>
+ <actiontype>settrust</actiontype>
+ <actionbody>
+ <label>CAW2</label>
+ <trust>1</trust>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.15,Set trusters to the CAW3 certificate</actionname>
+ <actiontype>setapplications</actiontype>
+ <actionbody>
+ <label>CAW3</label>
+ <uid>1 2</uid>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.16,set the trust for CAW3</actionname>
+ <actiontype>settrust</actiontype>
+ <actionbody>
+ <label>CAW3</label>
+ <trust>1</trust>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.17,Get applications for CAW1</actionname>
+ <actiontype>getapplications</actiontype>
+ <actionbody>
+ <label>CAW1</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <uid></uid>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.18,Get the trust for CAW1</actionname>
+ <actiontype>gettrusters</actiontype>
+ <actionbody>
+ <label>CAW1</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <trust>0</trust>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.19,Get applications for CAW2</actionname>
+ <actiontype>getapplications</actiontype>
+ <actionbody>
+ <label>CAW2</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <uid>1 2 3</uid>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.20,Get the trust for CAW2</actionname>
+ <actiontype>gettrusters</actiontype>
+ <actionbody>
+ <label>CAW2</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <trust>1</trust>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.21,Get applications for CAW3</actionname>
+ <actiontype>getapplications</actiontype>
+ <actionbody>
+ <label>CAW3</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <uid>1 2</uid>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.3.22,Get the trust for CAW3</actionname>
+ <actiontype>gettrusters</actiontype>
+ <actionbody>
+ <label>CAW3</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <trust>1</trust>
+ </actionresult>
+</action>
+
+//6.1.4 Successfull addition and retrieval of user certificates
+
+<action>
+<actionname>6.1.4.0.1 Import a RSA key</actionname>
+ <actiontype>importkey</actiontype>
+ <actionbody>
+ <ImportData>rsacertkey1.txt</ImportData>
+ <keyusage>AllUsagesButNR</keyusage>
+ <keylabel>*IMPORTED* RSA key 1</keylabel>
+ <keyaccesstype>Extractable</keyaccesstype>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+<actionname>6.1.4.0.2 Import a RSA key</actionname>
+ <actiontype>importkey</actiontype>
+ <actionbody>
+ <ImportData>rsacertkey2.txt</ImportData>
+ <keyusage>AllUsagesButNR</keyusage>
+ <keylabel>*IMPORTED* RSA key 2</keylabel>
+ <keyaccesstype>Extractable</keyaccesstype>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+<actionname>6.1.4.0.3 Import a RSA key</actionname>
+ <actiontype>importkey</actiontype>
+ <actionbody>
+ <ImportData>rsacertkey3.txt</ImportData>
+ <keyusage>AllUsagesButNR</keyusage>
+ <keylabel>*IMPORTED* RSA key 3</keylabel>
+ <keyaccesstype>Extractable</keyaccesstype>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.4.1, Add certificate rsacert1 ***NEW***</actionname>
+ <actiontype>addcert</actiontype>
+ <actionbody>
+ <format>X509</format>
+ <label>rsacert1</label>
+ <issuerkey></issuerkey>
+ <subjectkey>4808f03892fe836e78d048bcefcca4a37913d886</subjectkey>
+ <certstore>0</certstore>
+ <certfile>c:\unifiedcertstore2\rsacert1.cer</certfile>
+ <certowner>user</certowner>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+
+<action>
+ <actionname>6.1.4.2,Add the certificate rsacert2 ***NEW***</actionname>
+ <actiontype>addcert</actiontype>
+ <actionbody>
+ <format>X509</format>
+ <label>rsacert2</label>
+ <issuerkey></issuerkey>
+ <subjectkey>dc448293c7c3ed68c9fabd37db43007136ae2ef4</subjectkey>
+ <certstore>0</certstore>
+ <certfile>c:\unifiedcertstore2\rsacert2.cer</certfile>
+ <certowner>user</certowner>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.2.3,Add the certificate rsacert3 ***NEW***</actionname>
+ <actiontype>addcert</actiontype>
+ <actionbody>
+ <format>X509</format>
+ <label>rsacert3</label>
+ <issuerkey></issuerkey>
+ <subjectkey>0b2e1d1d4dbae5fc59a02a5115d2c2910fa796e0</subjectkey>
+ <certstore>0</certstore>
+ <certfile>c:\unifiedcertstore2\rsacert3.cer</certfile>
+ <certowner>user</certowner>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.2.4, Install certificate with short subject key id (8 bytes)</actionname>
+ <actiontype>addcert</actiontype>
+ <actionbody>
+ <format>X509</format>
+ <label>SSKID</label>
+ <issuerkey></issuerkey>
+ <subjectkey></subjectkey>
+ <certstore>0</certstore>
+ <certfile>c:\unifiedcertstore2\u6k5.crt</certfile>
+ <certowner>ca</certowner>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.4.3,Get the list of certificates filtered by subject key id</actionname>
+ <actiontype>listcert</actiontype>
+ <actionbody>
+ <filter>
+ <ownertype>ca</ownertype>
+ <subjectkeyid>4beffaae8d3cc3d8</subjectkeyid>
+ </filter>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <CCTCertInfo><label>SSKID</label></CCTCertInfo>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.4.4.a,Get the list of certificates</actionname>
+ <actiontype>listcert</actiontype>
+ <actionbody>
+ <filter>
+ <ownertype>ca</ownertype>
+ </filter>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <CCTCertInfo><label>CAX1</label></CCTCertInfo>
+ <CCTCertInfo><label>CAW2</label></CCTCertInfo>
+ <CCTCertInfo><label>CAW3</label></CCTCertInfo>
+ <CCTCertInfo><label>SSKID</label></CCTCertInfo>
+ <CCTCertInfo><label>CAX2</label></CCTCertInfo>
+ <CCTCertInfo><label>CAX3</label></CCTCertInfo>
+ <CCTCertInfo><label>CAW1</label></CCTCertInfo>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.4.4.b,Get the list of certificates ***NEW***</actionname>
+ <actiontype>listcert</actiontype>
+ <actionbody>
+ <filter>
+ <ownertype>user</ownertype>
+ </filter>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ <CCTCertInfo><label>rsacert1</label></CCTCertInfo>
+ <CCTCertInfo><label>rsacert2</label></CCTCertInfo>
+ <CCTCertInfo><label>rsacert3</label></CCTCertInfo>
+ <CCTCertInfo><label>nrcert</label></CCTCertInfo>
+ <CCTCertInfo><label>rsasigncer2</label></CCTCertInfo>
+ <CCTCertInfo><label>enciphersign</label></CCTCertInfo>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.4.4.c,Retrieve rsacert1 cert</actionname>
+ <actiontype>retrieve</actiontype>
+ <actionbody>
+ <label>rsacert1</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+//6.1.5 Successfull addition of certificate with subject key id (INC105166)
+
+<action>
+ <actionname>6.1.5.1, Install certificate with subject key id - specify wrong key id in the XML</actionname>
+ <actiontype>addcert</actiontype>
+ <actionbody>
+ <format>X509</format>
+ <label>CARK1</label>
+ <issuerkey></issuerkey>
+ <subjectkey>4808f03892fe836e78d048bcefcca4a37913d886</subjectkey>
+ <certstore>0</certstore>
+ <certfile>c:\unifiedcertstore2\subjectkeycert.der</certfile>
+ <certowner>ca</certowner>
+ </actionbody>
+ <actionresult>
+ <return>KErrArgument</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>6.1.5.2, Install certificate with subject key id</actionname>
+ <actiontype>addcert</actiontype>
+ <actionbody>
+ <format>X509</format>
+ <label>CARK1</label>
+ <issuerkey></issuerkey>
+ <subjectkey></subjectkey>
+ <certstore>0</certstore>
+ <certfile>c:\unifiedcertstore2\subjectkeycert.der</certfile>
+ <certowner>ca</certowner>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the certificate SSKID</actionname>
+ <actiontype>deletecert</actiontype>
+ <actionbody>
+ <certtype>ca</certtype>
+ <label>SSKID</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the certificate CAX1</actionname>
+ <actiontype>deletecert</actiontype>
+ <actionbody>
+ <certtype>ca</certtype>
+ <label>CARK1</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the certificate CAX1</actionname>
+ <actiontype>deletecert</actiontype>
+ <actionbody>
+ <certtype>ca</certtype>
+ <label>CAX1</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the certificate CAW2</actionname>
+ <actiontype>deletecert</actiontype>
+ <actionbody>
+ <certtype>ca</certtype>
+ <label>CAW2</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+<action>
+ <actionname>No Test,Deleting the certificate CAW3</actionname>
+ <actiontype>deletecert</actiontype>
+ <actionbody>
+ <certtype>ca</certtype>
+ <label>CAW3</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the certificate rsacert1 ***NEW***</actionname>
+ <actiontype>deletecert</actiontype>
+ <actionbody>
+ <certtype>user</certtype>
+ <label>rsacert1</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the certificate rsacert2 ***NEW***</actionname>
+ <actiontype>deletecert</actiontype>
+ <actionbody>
+ <certtype>user</certtype>
+ <label>rsacert2</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the certificate rsacert3 ***NEW***</actionname>
+ <actiontype>deletecert</actiontype>
+ <actionbody>
+ <certtype>user</certtype>
+ <label>rsacert3</label>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+
+<action>
+ <actionname>No Test,Deleting the writable certificate store manager</actionname>
+ <actiontype>delete</actiontype>
+ <actionbody></actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Opening a CertificateAppInfoManager</actionname>
+ <actiontype>initappmanager</actiontype>
+ <actionbody></actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the client A1</actionname>
+ <actiontype>removeclient</actiontype>
+ <actionbody>
+ <uid>1</uid>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the client A2</actionname>
+ <actiontype>removeclient</actiontype>
+ <actionbody>
+ <uid>2</uid>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the client A3</actionname>
+ <actiontype>removeclient</actiontype>
+ <actionbody>
+ <uid>3</uid>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the client A4</actionname>
+ <actiontype>removeclient</actiontype>
+ <actionbody>
+ <uid>4</uid>
+ </actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>
+
+<action>
+ <actionname>No Test,Deleting the CertificateAppInfoManager</actionname>
+ <actiontype>deleteappmanager</actiontype>
+ <actionbody></actionbody>
+ <actionresult>
+ <return>KErrNone</return>
+ </actionresult>
+</action>