1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tcertstore/scripts/readme.txt Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,15 @@
1.4 +This directory contains the scripts to use with the tcertstore test harness
1.5 +
1.6 +cancel1.txt
1.7 + This file tests the cancellation of the initialization and deletion of
1.8 + a CUnifiedCertStore. The number of opened stores is used to check if the
1.9 + operation succeeded.
1.10 +
1.11 +oom1.txt
1.12 + This file tests the opening and deletion of a CUnifiedCertStore in OOM
1.13 + conditions. The number of opened stores is used to check if the
1.14 + operation succeeded.
1.15 +
1.16 +oom2.txt
1.17 + This file tests the addition, listing, and deletion of
1.18 + one single certificate in OOM conditions.
1.19 \ No newline at end of file