tests: Made the crypto test feature usable

This feature specifies the availability of cryptographic
authentication, which can be disabled at compile-time
This commit is contained in:
Dan Fandrich 2014-02-17 09:14:44 +01:00
parent 184c3e2d37
commit 4b4e8a5853
9 changed files with 15 additions and 8 deletions

View file

@ -62,6 +62,9 @@ ok
<server>
http
</server>
<features>
crypto
</features>
<name>
HTTP POST --digest with PUT and resumed upload and modified method, twice
</name>