tests: Disabled NTLM tests for non-debug builds

Added required "debug" feature, missed in commit 1c9aaa0bac, as NTLMv2
calls Curl_rand() which can only be fixed to a specific entropy in
debug builds.
This commit is contained in:
Steve Holme
2014-06-11 18:12:48 +01:00
parent 51bb067a42
commit ceacbacd14
31 changed files with 31 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ http
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP proxy CONNECT auth NTLM with chunked-encoded 407 response

View File

@@ -92,6 +92,7 @@ http
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP proxy CONNECT with any proxyauth and proxy offers NTLM and close

View File

@@ -64,6 +64,7 @@ This is the final page !
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -59,6 +59,7 @@ Finally, this is the real page!
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -58,6 +58,7 @@ Finally, this is the real page!
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -77,6 +77,7 @@ Finally, this is the real page!
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -58,6 +58,7 @@ Finally, this is the real page!
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -78,6 +78,7 @@ http
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP with proxy-requiring-NTLM to site-requiring-Digest

View File

@@ -76,6 +76,7 @@ http
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP proxy CONNECT auth NTLM

View File

@@ -76,6 +76,7 @@ http
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP 1.0 proxy CONNECT auth NTLM and then POST

View File

@@ -53,6 +53,7 @@ http
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP proxy-auth NTLM and then POST

View File

@@ -74,6 +74,7 @@ http
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP POST with --proxy-anyauth, picking NTLM

View File

@@ -79,6 +79,7 @@ http
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP proxy CONNECT auth NTLM and then POST, response-body in the 407

View File

@@ -57,6 +57,7 @@ Finally, this is the real page!
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -77,6 +77,7 @@ lib547
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP proxy auth NTLM with POST data from read callback

View File

@@ -77,6 +77,7 @@ lib548
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP proxy auth NTLM with POST data from CURLOPT_POSTFIELDS

View File

@@ -82,6 +82,7 @@ lib555
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP proxy auth NTLM with POST data from read callback multi-if

View File

@@ -75,6 +75,7 @@ lib590
<features>
NTLM
!SSPI
debug
</features>
<name>
HTTP proxy offers Negotiate+NTLM, use only NTLM

View File

@@ -57,6 +57,7 @@ Finally, this is the real page!
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -56,6 +56,7 @@ Wrong password dude. Get it fixed and return.
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -73,6 +73,7 @@ Finally, this is the real page!
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -56,6 +56,7 @@ Finally, this is the real page!
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -36,6 +36,7 @@ imap
<features>
NTLM
!SSPI
debug
</features>
<name>
IMAP NTLM authentication

View File

@@ -37,6 +37,7 @@ imap
<features>
NTLM
!SSPI
debug
</features>
<name>
IMAP NTLM authentication with initial response

View File

@@ -38,6 +38,7 @@ pop3
<features>
NTLM
!SSPI
debug
</features>
<name>
POP3 NTLM authentication

View File

@@ -38,6 +38,7 @@ pop3
<features>
NTLM
!SSPI
debug
</features>
<name>
POP3 NTLM authentication with initial response

View File

@@ -90,6 +90,7 @@ Finally, this is the real page!
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -128,6 +128,7 @@ Finally, this is the real page!
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -28,6 +28,7 @@ smtp
<features>
NTLM
!SSPI
debug
</features>
<name>
SMTP NTLM authentication

View File

@@ -74,6 +74,7 @@ Finally, this is the real page!
<features>
NTLM
!SSPI
debug
</features>
<server>
http

View File

@@ -28,6 +28,7 @@ smtp
<features>
NTLM
!SSPI
debug
</features>
<name>
SMTP NTLM authentication with initial response