diff -r 000000000000 -r 2c201484c85f cryptoservices/certificateandkeymgmt/tcertstore/scripts/readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cryptoservices/certificateandkeymgmt/tcertstore/scripts/readme.txt Wed Jul 08 11:25:26 2009 +0100 @@ -0,0 +1,15 @@ +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. \ No newline at end of file