From ceacbacd149aa64612968d41c03d0577d427f075 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Wed, 11 Jun 2014 18:12:48 +0100 Subject: 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. --- tests/data/test1008 | 1 + tests/data/test1021 | 1 + tests/data/test1100 | 1 + tests/data/test1215 | 1 + tests/data/test150 | 1 + tests/data/test155 | 1 + tests/data/test159 | 1 + tests/data/test169 | 1 + tests/data/test209 | 1 + tests/data/test213 | 1 + tests/data/test239 | 1 + tests/data/test243 | 1 + tests/data/test265 | 1 + tests/data/test267 | 1 + tests/data/test547 | 1 + tests/data/test548 | 1 + tests/data/test555 | 1 + tests/data/test590 | 1 + tests/data/test67 | 1 + tests/data/test68 | 1 + tests/data/test69 | 1 + tests/data/test81 | 1 + tests/data/test822 | 1 + tests/data/test827 | 1 + tests/data/test868 | 1 + tests/data/test873 | 1 + tests/data/test89 | 1 + tests/data/test90 | 1 + tests/data/test906 | 1 + tests/data/test91 | 1 + tests/data/test921 | 1 + 31 files changed, 31 insertions(+) (limited to 'tests/data') diff --git a/tests/data/test1008 b/tests/data/test1008 index 261874372..604f293a7 100644 --- a/tests/data/test1008 +++ b/tests/data/test1008 @@ -86,6 +86,7 @@ http NTLM !SSPI +debug HTTP proxy CONNECT auth NTLM with chunked-encoded 407 response diff --git a/tests/data/test1021 b/tests/data/test1021 index 77b75dcaa..d82494249 100644 --- a/tests/data/test1021 +++ b/tests/data/test1021 @@ -92,6 +92,7 @@ http NTLM !SSPI +debug HTTP proxy CONNECT with any proxyauth and proxy offers NTLM and close diff --git a/tests/data/test1100 b/tests/data/test1100 index 6b5ef5150..713170fec 100644 --- a/tests/data/test1100 +++ b/tests/data/test1100 @@ -64,6 +64,7 @@ This is the final page ! NTLM !SSPI +debug http diff --git a/tests/data/test1215 b/tests/data/test1215 index f43b5e3ca..dc62b6635 100644 --- a/tests/data/test1215 +++ b/tests/data/test1215 @@ -59,6 +59,7 @@ Finally, this is the real page! NTLM !SSPI +debug http diff --git a/tests/data/test150 b/tests/data/test150 index 2b2546fb1..b45cf4613 100644 --- a/tests/data/test150 +++ b/tests/data/test150 @@ -58,6 +58,7 @@ Finally, this is the real page! NTLM !SSPI +debug http diff --git a/tests/data/test155 b/tests/data/test155 index 0a2a99938..14a45244d 100644 --- a/tests/data/test155 +++ b/tests/data/test155 @@ -77,6 +77,7 @@ Finally, this is the real page! NTLM !SSPI +debug http diff --git a/tests/data/test159 b/tests/data/test159 index 0d5367649..3e67118a3 100644 --- a/tests/data/test159 +++ b/tests/data/test159 @@ -58,6 +58,7 @@ Finally, this is the real page! NTLM !SSPI +debug http diff --git a/tests/data/test169 b/tests/data/test169 index af4595fe1..5c713a992 100644 --- a/tests/data/test169 +++ b/tests/data/test169 @@ -78,6 +78,7 @@ http NTLM !SSPI +debug HTTP with proxy-requiring-NTLM to site-requiring-Digest diff --git a/tests/data/test209 b/tests/data/test209 index 2f68a1526..cfe359b14 100644 --- a/tests/data/test209 +++ b/tests/data/test209 @@ -76,6 +76,7 @@ http NTLM !SSPI +debug HTTP proxy CONNECT auth NTLM diff --git a/tests/data/test213 b/tests/data/test213 index 420b58bad..ceb89c6d3 100644 --- a/tests/data/test213 +++ b/tests/data/test213 @@ -76,6 +76,7 @@ http NTLM !SSPI +debug HTTP 1.0 proxy CONNECT auth NTLM and then POST diff --git a/tests/data/test239 b/tests/data/test239 index 1f94a1d00..d1ca4e56d 100644 --- a/tests/data/test239 +++ b/tests/data/test239 @@ -53,6 +53,7 @@ http NTLM !SSPI +debug HTTP proxy-auth NTLM and then POST diff --git a/tests/data/test243 b/tests/data/test243 index 0ca8621c7..7d46c0bb5 100644 --- a/tests/data/test243 +++ b/tests/data/test243 @@ -74,6 +74,7 @@ http NTLM !SSPI +debug HTTP POST with --proxy-anyauth, picking NTLM diff --git a/tests/data/test265 b/tests/data/test265 index fc5a53d9b..473fbff06 100644 --- a/tests/data/test265 +++ b/tests/data/test265 @@ -79,6 +79,7 @@ http NTLM !SSPI +debug HTTP proxy CONNECT auth NTLM and then POST, response-body in the 407 diff --git a/tests/data/test267 b/tests/data/test267 index ce10966fe..122334742 100644 --- a/tests/data/test267 +++ b/tests/data/test267 @@ -57,6 +57,7 @@ Finally, this is the real page! NTLM !SSPI +debug http diff --git a/tests/data/test547 b/tests/data/test547 index dd4c04e47..20a5ab91a 100644 --- a/tests/data/test547 +++ b/tests/data/test547 @@ -77,6 +77,7 @@ lib547 NTLM !SSPI +debug HTTP proxy auth NTLM with POST data from read callback diff --git a/tests/data/test548 b/tests/data/test548 index 1983f6f42..2d37574db 100644 --- a/tests/data/test548 +++ b/tests/data/test548 @@ -77,6 +77,7 @@ lib548 NTLM !SSPI +debug HTTP proxy auth NTLM with POST data from CURLOPT_POSTFIELDS diff --git a/tests/data/test555 b/tests/data/test555 index 03b61f67d..6fdd856a8 100644 --- a/tests/data/test555 +++ b/tests/data/test555 @@ -82,6 +82,7 @@ lib555 NTLM !SSPI +debug HTTP proxy auth NTLM with POST data from read callback multi-if diff --git a/tests/data/test590 b/tests/data/test590 index ed962f09a..e72676132 100644 --- a/tests/data/test590 +++ b/tests/data/test590 @@ -75,6 +75,7 @@ lib590 NTLM !SSPI +debug HTTP proxy offers Negotiate+NTLM, use only NTLM diff --git a/tests/data/test67 b/tests/data/test67 index 0281698aa..657b11547 100644 --- a/tests/data/test67 +++ b/tests/data/test67 @@ -57,6 +57,7 @@ Finally, this is the real page! NTLM !SSPI +debug http diff --git a/tests/data/test68 b/tests/data/test68 index ef6a461cc..a67a2f6b8 100644 --- a/tests/data/test68 +++ b/tests/data/test68 @@ -56,6 +56,7 @@ Wrong password dude. Get it fixed and return. NTLM !SSPI +debug http diff --git a/tests/data/test69 b/tests/data/test69 index 01dcdfcc8..0281b8b44 100644 --- a/tests/data/test69 +++ b/tests/data/test69 @@ -73,6 +73,7 @@ Finally, this is the real page! NTLM !SSPI +debug http diff --git a/tests/data/test81 b/tests/data/test81 index 5243f4565..0a48738e8 100644 --- a/tests/data/test81 +++ b/tests/data/test81 @@ -56,6 +56,7 @@ Finally, this is the real page! NTLM !SSPI +debug http diff --git a/tests/data/test822 b/tests/data/test822 index aef4fd5e4..1a50e4ce7 100644 --- a/tests/data/test822 +++ b/tests/data/test822 @@ -36,6 +36,7 @@ imap NTLM !SSPI +debug IMAP NTLM authentication diff --git a/tests/data/test827 b/tests/data/test827 index ed19fc67f..14bee484e 100644 --- a/tests/data/test827 +++ b/tests/data/test827 @@ -37,6 +37,7 @@ imap NTLM !SSPI +debug IMAP NTLM authentication with initial response diff --git a/tests/data/test868 b/tests/data/test868 index 861e5e679..82bd9b64f 100644 --- a/tests/data/test868 +++ b/tests/data/test868 @@ -38,6 +38,7 @@ pop3 NTLM !SSPI +debug POP3 NTLM authentication diff --git a/tests/data/test873 b/tests/data/test873 index 43f9eb87c..790c0acc7 100644 --- a/tests/data/test873 +++ b/tests/data/test873 @@ -38,6 +38,7 @@ pop3 NTLM !SSPI +debug POP3 NTLM authentication with initial response diff --git a/tests/data/test89 b/tests/data/test89 index 1dee7c115..dc2c1d116 100644 --- a/tests/data/test89 +++ b/tests/data/test89 @@ -90,6 +90,7 @@ Finally, this is the real page! NTLM !SSPI +debug http diff --git a/tests/data/test90 b/tests/data/test90 index 076718f3d..43f80ee31 100644 --- a/tests/data/test90 +++ b/tests/data/test90 @@ -128,6 +128,7 @@ Finally, this is the real page! NTLM !SSPI +debug http diff --git a/tests/data/test906 b/tests/data/test906 index 01f0dd207..4ff6c9fd0 100644 --- a/tests/data/test906 +++ b/tests/data/test906 @@ -28,6 +28,7 @@ smtp NTLM !SSPI +debug SMTP NTLM authentication diff --git a/tests/data/test91 b/tests/data/test91 index b6d1d1edf..0cd9606bc 100644 --- a/tests/data/test91 +++ b/tests/data/test91 @@ -74,6 +74,7 @@ Finally, this is the real page! NTLM !SSPI +debug http diff --git a/tests/data/test921 b/tests/data/test921 index 78ea8b6b5..01c8ff9fa 100644 --- a/tests/data/test921 +++ b/tests/data/test921 @@ -28,6 +28,7 @@ smtp NTLM !SSPI +debug SMTP NTLM authentication with initial response -- cgit v1.2.1