summaryrefslogtreecommitdiff
path: root/tests/data/test308
Commit message (Collapse)AuthorAgeFilesLines
* test308: disable if MultiSSL feature enabledPatrick Monnerat2017-10-191-0/+1
| | | | | Even if OpenSSL is enabled, it might not be the default backend when multi-ssl is enabled, causing the test to fail.
* Added key words to all SSL-using tests so they can be skipped if necessary.Dan Fandrich2008-02-091-0/+8
| | | | Removed a few unnecessary requires SSL statements.
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
| | | | | | are not, due mainly to the lack of support for XML character entities (e.g. & => & ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools.
* Disabled test 307 for now.Dan Fandrich2007-01-171-1/+1
|
* Added simple OpenSSL crypto engine tests.Dan Fandrich2007-01-161-0/+24