diff -r 000000000000 -r bde4ae8d615e os/security/cryptoservices/certificateandkeymgmt/tcertstore/scripts/readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/os/security/cryptoservices/certificateandkeymgmt/tcertstore/scripts/readme.txt Fri Jun 15 03:10:57 2012 +0200 @@ -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