]> git.ipfire.org Git - thirdparty/curl.git/commit
tests: Change NTLM tests to require SSL
authorJay Satiro <raysatiro@yahoo.com>
Sun, 29 Dec 2019 20:23:25 +0000 (15:23 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 31 Dec 2019 07:47:53 +0000 (02:47 -0500)
commit9603c8299f135cb670261d0af58825274d0dfdae
tree8c3637ff10a26e2d193bc94c5216545a5814e72d
parent9024b01387ea9601badfc442642b66b269d33a8d
tests: Change NTLM tests to require SSL

Prior to this change tests that required NTLM feature did not require
SSL feature.

There are pending changes to cmake builds that will allow enabling NTLM
in non-SSL builds in Windows. In that case the NTLM auth strings created
are different from what is expected by the NTLM tests and they fail:

"The issue with NTLM is that previous non-SSL builds would not enable
NTLM and so the NTLM tests would be skipped."

Assisted-by: marc-groundctl@users.noreply.github.com
Ref: https://github.com/curl/curl/pull/4717#issuecomment-566218729

Closes https://github.com/curl/curl/pull/4768
48 files changed:
tests/data/test1008
tests/data/test1021
tests/data/test1097
tests/data/test1100
tests/data/test1215
tests/data/test150
tests/data/test155
tests/data/test159
tests/data/test162
tests/data/test169
tests/data/test170
tests/data/test176
tests/data/test2025
tests/data/test2028
tests/data/test2029
tests/data/test2030
tests/data/test2031
tests/data/test2032
tests/data/test2033
tests/data/test209
tests/data/test213
tests/data/test239
tests/data/test243
tests/data/test265
tests/data/test267
tests/data/test547
tests/data/test548
tests/data/test555
tests/data/test590
tests/data/test67
tests/data/test68
tests/data/test69
tests/data/test81
tests/data/test822
tests/data/test827
tests/data/test831
tests/data/test834
tests/data/test868
tests/data/test873
tests/data/test877
tests/data/test880
tests/data/test89
tests/data/test90
tests/data/test906
tests/data/test91
tests/data/test921
tests/data/test933
tests/data/test936