os/security/cryptoservices/certificateandkeymgmt/tcertstore/scripts/readme.txt
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     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.