]> granicus.if.org Git - curl/commit
Added test case 560:
authorDaniel Stenberg <daniel@haxx.se>
Tue, 11 Nov 2008 21:59:25 +0000 (21:59 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 11 Nov 2008 21:59:25 +0000 (21:59 +0000)
commitd07d1a6ef85d6e42d3e376935cdede698c968556
tree4856cc9450f40a1863ff23462711a043e6391f19
parent8bdd60fa71c369ea45b9a5d173d0de23a576ac68
Added test case 560:

This test was added after the HTTPS-using-multi-interface with OpenSSL
regression of 7.19.1 to hopefully prevent this embarassing mistake from
appearing again... Unfortunately the bug wasn't triggered by this test, which
presumably is because the connect to a local server is too fast/different
compared to the real/distant servers we saw the bug happen with.
tests/data/test560 [new file with mode: 0644]
tests/libtest/Makefile.am
tests/libtest/lib560.c [new file with mode: 0644]