os/security/cryptoservices/certificateandkeymgmt/tpkixcert/scripts/readme.txt
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/cryptoservices/certificateandkeymgmt/tpkixcert/scripts/readme.txt	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,26 @@
     1.4 +This directory contains all the scripts used with the tpkixcert test harness
     1.5 +
     1.6 +tpkixtest.txt
     1.7 +	All the NIST tests, with no OOM tests
     1.8 +
     1.9 +cancel1.txt
    1.10 +	This file is meant to test cancellation of the validation of a simple chain.	
    1.11 +
    1.12 +oom1.txt 
    1.13 +	This file is meant to test the behaviour of the validation of a simple chain
    1.14 +	in OOM condition.
    1.15 +
    1.16 +oom2.txt 
    1.17 +	This file is meant to test the behaviour of the validation of a chain with 
    1.18 +	policies in OOM condition.
    1.19 +
    1.20 +oom3.txt 
    1.21 +	This file is meant to test the behaviour of the validation of a chain with 
    1.22 +	policies in OOM condition. It is the same as oom2.txt but with a different io lines.
    1.23 +
    1.24 +oom4.txt
    1.25 +	This file is meant to test the behaviour of the validation of a chain when names 
    1.26 +	don't chain in OOM conditions.
    1.27 +
    1.28 +tpkixtest_all.txt
    1.29 +	All the test scripts, concatenated.
    1.30 \ No newline at end of file