Added test case 536 in an attempt to add Bogdan Nicula's problematic case
authorDaniel Stenberg <daniel@haxx.se>
Mon, 9 Oct 2006 21:29:53 +0000 (21:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 9 Oct 2006 21:29:53 +0000 (21:29 +0000)
commitcbcdd337aaae878dc47df10f9c21f77cbebadc77
tree37b51822ab7fc033b9a3489f4361ecdb92694ab3
parentc144adf77c7e11ebb571399c50d022c88e020044
Added test case 536 in an attempt to add Bogdan Nicula's problematic case
with multi interface and pipelining. This test just works and did not repeat
the problem his test code showed, but could still serve as a useful test.
tests/data/test536 [new file with mode: 0644]
tests/libtest/Makefile.am
tests/libtest/lib536.c [new file with mode: 0644]