cryptoservices/certificateandkeymgmt/tcertstore/scripts/readme.txt
author Santosh Patil <santosh.v.patil@nokia.com>
Wed, 08 Jul 2009 11:25:26 +0100
changeset 0 2c201484c85f
child 8 35751d3474b7
permissions -rw-r--r--
Move the Security package to EPL, and add the implementations of the cryptographic algorithms

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.