Add unittest for PycURL 7.19.0's reset issue
authorMichael Hanselmann <hansmi@google.com>
Thu, 20 Oct 2011 12:56:00 +0000 (14:56 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 21 Oct 2011 10:58:31 +0000 (12:58 +0200)
commit4fd2660d2d279b67699001a9f5fd9ec945d61e88
treeda1762bc432d879f69fd675d7da67acf5e7cf591
parente68949b04e2125c92ea44eb0b01cb4813380ef7d
Add unittest for PycURL 7.19.0's reset issue

While we won't use this function in Ganeti (yet), users should be aware
of the potential crashes caused by this functioni (discussed offline).
If the installed version of PycURL is not affected, this test is a
no-op.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Makefile.am
test/pycurl_reset_unittest.py [new file with mode: 0755]