os/security/cryptoservices/certificateandkeymgmt/tasn1/scripts/tasn1-oom.txt
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tasn1/scripts/tasn1-oom.txt	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,200 @@
     1.4 +<action>
     1.5 +	<actionname>None</actionname>
     1.6 +	<actiontype>startmemfailure</actiontype>
     1.7 +	<actionbody></actionbody>
     1.8 +	<actionresult>
     1.9 +		<return>KErrNone</return>
    1.10 +	</actionresult>
    1.11 +</action>
    1.12 +<action>
    1.13 +	<actionname>Big Int Memory ASN1 Test</actionname>
    1.14 +	<actiontype>Normal</actiontype>
    1.15 +	<actionbody>
    1.16 +		<asn1test>
    1.17 +			<type>BigInt</type>
    1.18 +			<parameters>
    1.19 +				<values>0x00007FFF</values>
    1.20 +				<values>0x7FFFFFFF</values>
    1.21 +				<values>0x00008000</values>
    1.22 +				<values>0x40000000</values>
    1.23 +				<values>0x0000FFFF</values>
    1.24 +				<values>0x00000000</values>
    1.25 +			</parameters>
    1.26 +		</asn1test>
    1.27 +	</actionbody>
    1.28 +	<actionresult>
    1.29 +		<return>KErrNone</return>
    1.30 +	</actionresult>
    1.31 +</action>
    1.32 +<action>
    1.33 +	<actionname>Normal Big Int ASN1 Test</actionname>
    1.34 +	<actiontype>Normal</actiontype>
    1.35 +	<actionbody>
    1.36 +		<asn1test>
    1.37 +			<type>BigInt</type>
    1.38 +			<parameters>
    1.39 +				<values>0x00007FFF</values>
    1.40 +				<values>0x7FFFFFFF</values>
    1.41 +				<values>0x00008000</values>
    1.42 +				<values>0x40000000</values>
    1.43 +				<values>0x0000FFFF</values>
    1.44 +				<values>0x00000000</values>
    1.45 +			</parameters>
    1.46 +		</asn1test>
    1.47 +	</actionbody>
    1.48 +	<actionresult>
    1.49 +		<return>KErrNone</return>
    1.50 +	</actionresult>
    1.51 +</action>
    1.52 +<action>
    1.53 +	<actionname>Normal Boolean ASN1 Test</actionname>
    1.54 +	<actiontype>Normal</actiontype>
    1.55 +	<actionbody>
    1.56 +		<asn1test>
    1.57 +			<type>Boolean</type>
    1.58 +			<parameters>
    1.59 +				<values>0..1</values>
    1.60 +			</parameters>
    1.61 +		</asn1test>
    1.62 +	</actionbody>
    1.63 +	<actionresult>
    1.64 +		<return>KErrNone</return>
    1.65 +	</actionresult>
    1.66 +</action>
    1.67 +<action>
    1.68 +	<actionname>Normal Null ASN1 Test</actionname>
    1.69 +	<actiontype>Normal</actiontype>
    1.70 +	<actionbody>
    1.71 +		<asn1test>
    1.72 +			<type>Null</type>
    1.73 +			<parameters>
    1.74 +			</parameters>
    1.75 +		</asn1test>
    1.76 +	</actionbody>
    1.77 +	<actionresult>
    1.78 +		<return>KErrNone</return>
    1.79 +	</actionresult>
    1.80 +</action>
    1.81 +<action>
    1.82 +	<actionname>Normal Explicit Tag ASN1 Test</actionname>
    1.83 +	<actiontype>Normal</actiontype>
    1.84 +	<actionbody>
    1.85 +		<asn1test>
    1.86 +			<type>ExplicitTag</type>
    1.87 +			<parameters>
    1.88 +				<values>4..20</values>
    1.89 +			</parameters>
    1.90 +		</asn1test>
    1.91 +	</actionbody>
    1.92 +	<actionresult>
    1.93 +		<return>KErrNone</return>
    1.94 +	</actionresult>
    1.95 +</action>
    1.96 +<action>
    1.97 +	<actionname>Normal Implicit Tag ASN1 Test</actionname>
    1.98 +	<actiontype>Normal</actiontype>
    1.99 +	<actionbody>
   1.100 +		<asn1test>
   1.101 +			<type>ImplicitTag</type>
   1.102 +			<parameters>
   1.103 +				<values>Universal, 4..10</values>
   1.104 +				<values>ApplicationSpecific, 4..10</values>
   1.105 +				<values>ContextSpecific, 4..10</values>
   1.106 +				<values>Private, 4..10</values>
   1.107 +			</parameters>
   1.108 +		</asn1test>
   1.109 +	</actionbody>
   1.110 +	<actionresult>
   1.111 +		<return>KErrNone</return>
   1.112 +	</actionresult>
   1.113 +</action>
   1.114 +<action>
   1.115 +	<actionname>Normal Time ASN1 Test</actionname>
   1.116 +	<actiontype>Normal</actiontype>
   1.117 +	<actionbody>
   1.118 +		<asn1test>
   1.119 +			<type>GeneralizedTime</type>
   1.120 +			<parameters>
   1.121 +				<values>1972,4,21,12,10,10</values>
   1.122 +				<values>1956,1,1,23,59,59</values>
   1.123 +				<values>2000, 01, 01, 00, 00, 00</values>
   1.124 +				<values>2000, 02, 29, 00, 01, 02</values>
   1.125 +				<values>0000, 01, 01, 00, 00, 00</values>
   1.126 +			</parameters>		
   1.127 +		</asn1test>
   1.128 +	</actionbody>
   1.129 +	<actionresult>
   1.130 +		<return>KErrNone</return>
   1.131 +	</actionresult>
   1.132 +</action>
   1.133 +<action>
   1.134 +	<actionname>Normal Octect String ASN1 Test</actionname>
   1.135 +	<actiontype>Normal</actiontype>
   1.136 +	<actionbody>
   1.137 +		<asn1test>
   1.138 +			<type>OctetString</type>
   1.139 +			<parameters>
   1.140 +				<random>5</random>
   1.141 +			</parameters>
   1.142 +		</asn1test>
   1.143 +	</actionbody>
   1.144 +	<actionresult>
   1.145 +		<return>KErrNone</return>
   1.146 +	</actionresult>
   1.147 +</action>
   1.148 +<action>
   1.149 +	<actionname>Normal Object ID ASN1 Test</actionname>
   1.150 +	<actiontype>Normal</actiontype>
   1.151 +	<actionbody>
   1.152 +		<asn1test>
   1.153 +			<type>ObjectID</type>
   1.154 +			<parameters>
   1.155 +				<values>2.5.8</values>
   1.156 +				<values>2.39.0.0.0.100000</values>
   1.157 +				<values>2.39.128.16384.2097152.127.16383.2097151</values>
   1.158 +				<values>0.0</values>
   1.159 +				<random>5</random>
   1.160 +			</parameters>
   1.161 +		</asn1test>
   1.162 +	</actionbody>
   1.163 +	<actionresult>
   1.164 +		<return>KErrNone</return>
   1.165 +	</actionresult>
   1.166 +</action>
   1.167 +<action>
   1.168 +	<actionname>Normal Sequence ASN1 Test</actionname>
   1.169 +	<actiontype>Normal</actiontype>
   1.170 +	<actionbody>
   1.171 +		<asn1test>
   1.172 +			<type>Sequence</type>
   1.173 +			<parameters>
   1.174 +				<random>5</random>
   1.175 +			</parameters>
   1.176 +		</asn1test>
   1.177 +	</actionbody>
   1.178 +	<actionresult>
   1.179 +		<return>KErrNone</return>
   1.180 +	</actionresult>
   1.181 +</action>
   1.182 +<action>
   1.183 +	<actionname>Normal Output ASN1 Test</actionname>
   1.184 +	<actiontype>Normal</actiontype>
   1.185 +	<actionbody>
   1.186 +		<asn1test>
   1.187 +			<type>Output</type>
   1.188 +			<parameters>
   1.189 +			</parameters>		
   1.190 +		</asn1test>
   1.191 +	</actionbody>
   1.192 +	<actionresult>
   1.193 +		<return>KErrNone</return>
   1.194 +	</actionresult>
   1.195 +</action>
   1.196 +<action>
   1.197 +	<actionname>None</actionname>
   1.198 +	<actiontype>stopmemfailure</actiontype>
   1.199 +	<actionbody></actionbody>
   1.200 +	<actionresult>
   1.201 +		<return>KErrNone</return>
   1.202 +	</actionresult>
   1.203 +</action>