cryptoservices/certificateandkeymgmt/tcertstore/scripts/readme.txt
author Santosh V Patil <santosh.v.patil@nokia.com>
Fri, 14 Aug 2009 22:14:14 +0530
changeset 4 8e4b1aa36db9
parent 0 2c201484c85f
child 8 35751d3474b7
permissions -rw-r--r--
Added python script to import Mozilla certificates into Symbian OS (Bug 287). Also added the Mozilla certificate store file.

This directory contains the scripts to use with the tcertstore test harness

cancel1.txt
	This file tests the cancellation of the initialization and deletion of 
	a CUnifiedCertStore. The number of opened stores is used to check if the 
	operation succeeded.

oom1.txt
	This file tests the opening and deletion of a CUnifiedCertStore in OOM 
	conditions. The number of opened stores is used to check if the 
	operation succeeded.

oom2.txt
	This file tests the addition, listing, and deletion of 
	one single certificate in OOM conditions.