X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2FREADME;h=c64b02206ea1137229c0e9ce73079977a4d79972;hb=57233af5f91cdca9a0232a71fab2d12a538cb1a6;hp=ef91049cc3dd3c6cd1242fb7781a6a55a64117ac;hpb=b5a70bdfa38bcc3e1143f8fe6f63e7613f03e690;p=exim.git diff --git a/test/README b/test/README index ef91049cc..c64b02206 100644 --- a/test/README +++ b/test/README @@ -237,6 +237,11 @@ is as follows: There are some options for the ./runtest script itself: + -CONTINUE This will allow the script to move past some failing tests. It will + write a simple failure line with the test number in a temporary + logfile test/failed-summary.log. Unexpected exit codes will still + stall the test execution and require interaction. + -DEBUG This option is for debugging the test script. It causes some tracing information to be output. @@ -838,9 +843,11 @@ and port, using the specified interface, if one is given. When OpenSSL is available on the host, an alternative version of the client program is compiled, one that supports TLS using OpenSSL. The additional -arguments specify a certificate and key file when required. There is one -additional option, -tls-on-connect, that causes the client to initiate TLS -negotiation immediately on connection. +arguments specify a certificate and key file when required for the connection. +There are two additional options: -tls-on-connect, that causes the client to +initiate TLS negociation immediately on connection; -ocsp that causes the TLS +negotiation to include a certificate-status request. The latter takes a +filename argument, the CA info for verifying the stapled response. client-gnutls [] [] \