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:
@@ -37,6 +37,7 @@ imap
|
||||
<features>
|
||||
NTLM
|
||||
!SSPI
|
||||
debug
|
||||
</features>
|
||||
<name>
|
||||
IMAP NTLM authentication with initial response
|
||||
|
||||
Reference in New Issue
Block a user