diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/data/test150 | 7 | ||||
| -rw-r--r-- | tests/data/test155 | 1 | ||||
| -rw-r--r-- | tests/data/test159 | 1 | ||||
| -rw-r--r-- | tests/data/test176 | 1 | ||||
| -rw-r--r-- | tests/data/test552 | bin | 143239 -> 142979 bytes | |||
| -rw-r--r-- | tests/data/test553 | 2 | 
6 files changed, 10 insertions, 2 deletions
diff --git a/tests/data/test150 b/tests/data/test150 index e180a4760..2b2546fb1 100644 --- a/tests/data/test150 +++ b/tests/data/test150 @@ -1,4 +1,11 @@  <testcase> +<info> +<keywords> +HTTP +HTTP GET +HTTP NTLM auth +</keywords> +</info>  <!-- Server-side -->  <reply> diff --git a/tests/data/test155 b/tests/data/test155 index 1b6f883e4..8f765331a 100644 --- a/tests/data/test155 +++ b/tests/data/test155 @@ -3,6 +3,7 @@  <keywords>  HTTP  HTTP PUT +HTTP NTLM auth  </keywords>  </info> diff --git a/tests/data/test159 b/tests/data/test159 index 8cde7236b..0d5367649 100644 --- a/tests/data/test159 +++ b/tests/data/test159 @@ -3,6 +3,7 @@  <keywords>  HTTP  HTTP GET +HTTP NTLM auth  </keywords>  </info> diff --git a/tests/data/test176 b/tests/data/test176 index ed0c946e8..ffff82c2c 100644 --- a/tests/data/test176 +++ b/tests/data/test176 @@ -3,6 +3,7 @@  <keywords>  HTTP  HTTP POST +HTTP NTLM auth  </keywords>  </info> diff --git a/tests/data/test552 b/tests/data/test552 Binary files differindex 3ae702bce..4840a2062 100644 --- a/tests/data/test552 +++ b/tests/data/test552 diff --git a/tests/data/test553 b/tests/data/test553 index 555293621..bd937f016 100644 --- a/tests/data/test553 +++ b/tests/data/test553 @@ -44,8 +44,6 @@ http://%HOSTIP:%HTTPPORT/path/553  <strip>  ^User-Agent: curl/.*  </strip> -# We strip off a large chunk of the type-2 NTLM message since it depends on -# the local host name and thus differs on different machines!  <protocol nonewline="yes">  POST /path/553 HTTP/1.1
  Host: %HOSTIP:%HTTPPORT
  | 
