os/security/cryptoservices/certificateandkeymgmt/tpkixcert/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 all the scripts used with the tpkixcert test harness
     2 
     3 tpkixtest.txt
     4 	All the NIST tests, with no OOM tests
     5 
     6 cancel1.txt
     7 	This file is meant to test cancellation of the validation of a simple chain.	
     8 
     9 oom1.txt 
    10 	This file is meant to test the behaviour of the validation of a simple chain
    11 	in OOM condition.
    12 
    13 oom2.txt 
    14 	This file is meant to test the behaviour of the validation of a chain with 
    15 	policies in OOM condition.
    16 
    17 oom3.txt 
    18 	This file is meant to test the behaviour of the validation of a chain with 
    19 	policies in OOM condition. It is the same as oom2.txt but with a different io lines.
    20 
    21 oom4.txt
    22 	This file is meant to test the behaviour of the validation of a chain when names 
    23 	don't chain in OOM conditions.
    24 
    25 tpkixtest_all.txt
    26 	All the test scripts, concatenated.