test2032: bail out after last transfer
authorDaniel Stenberg <daniel@haxx.se>
Fri, 31 Aug 2012 21:23:40 +0000 (23:23 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 31 Aug 2012 21:23:40 +0000 (23:23 +0200)
commit7735141e73a56810daf4b0727fb932f69386ce45
tree8b1e439c70a074f9989f6e3f3a3df92228693280
parent5ede86ae51b8f71be35152584815f80dbd5a327a
test2032: bail out after last transfer

The test would hang and get aborted with a "ABORTING TEST, since it
seems that it would have run forever." until I prevented that from
happening.

I also fixed the data file which got broken CRLF line endings when I
sucked down the path from Joe's repo == my fault.

Removed #37 from KNOWN_BUGS as this fix and test case verifies exactly
this.
docs/KNOWN_BUGS
tests/data/test2032
tests/libtest/libntlmconnect.c