os/security/cryptoservices/certificateandkeymgmt/tpkixcert/scripts/readme.txt
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
This directory contains all the scripts used with the tpkixcert test harness
sl@0
     2
sl@0
     3
tpkixtest.txt
sl@0
     4
	All the NIST tests, with no OOM tests
sl@0
     5
sl@0
     6
cancel1.txt
sl@0
     7
	This file is meant to test cancellation of the validation of a simple chain.	
sl@0
     8
sl@0
     9
oom1.txt 
sl@0
    10
	This file is meant to test the behaviour of the validation of a simple chain
sl@0
    11
	in OOM condition.
sl@0
    12
sl@0
    13
oom2.txt 
sl@0
    14
	This file is meant to test the behaviour of the validation of a chain with 
sl@0
    15
	policies in OOM condition.
sl@0
    16
sl@0
    17
oom3.txt 
sl@0
    18
	This file is meant to test the behaviour of the validation of a chain with 
sl@0
    19
	policies in OOM condition. It is the same as oom2.txt but with a different io lines.
sl@0
    20
sl@0
    21
oom4.txt
sl@0
    22
	This file is meant to test the behaviour of the validation of a chain when names 
sl@0
    23
	don't chain in OOM conditions.
sl@0
    24
sl@0
    25
tpkixtest_all.txt
sl@0
    26
	All the test scripts, concatenated.