cryptoservices/certificateandkeymgmt/tcertstore/scripts/readme.txt
changeset 0 2c201484c85f
child 8 35751d3474b7
equal deleted inserted replaced
-1:000000000000 0:2c201484c85f
       
     1 This directory contains the scripts to use with the tcertstore test harness
       
     2 
       
     3 cancel1.txt
       
     4 	This file tests the cancellation of the initialization and deletion of 
       
     5 	a CUnifiedCertStore. The number of opened stores is used to check if the 
       
     6 	operation succeeded.
       
     7 
       
     8 oom1.txt
       
     9 	This file tests the opening and deletion of a CUnifiedCertStore in OOM 
       
    10 	conditions. The number of opened stores is used to check if the 
       
    11 	operation succeeded.
       
    12 
       
    13 oom2.txt
       
    14 	This file tests the addition, listing, and deletion of 
       
    15 	one single certificate in OOM conditions.