NTLM: verify multiple connections work
authorJoe Mason <jmason@rim.com>
Wed, 8 Aug 2012 22:15:04 +0000 (18:15 -0400)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 31 Aug 2012 20:53:17 +0000 (22:53 +0200)
commit3b7d31c1eddc52431d8944aae6c7ab8aa7e29570
treee7add305a666bee9085057c9fe47b23455f19828
parentd4af0bb8f6b7b0f3cee8f387c8fa4dba69ba63d8
NTLM: verify multiple connections work

Add test2032 to test that NTLM does not switch connections in the middle
of the handshake
tests/data/Makefile.am
tests/data/test2032 [new file with mode: 0644]
tests/libtest/.gitignore
tests/libtest/Makefile.inc
tests/libtest/libntlmconnect.c [new file with mode: 0644]