]> git.ipfire.org Git - thirdparty/strongswan.git/commit
unit-tests: Allow some HTTP write operations to fail
authorTobias Brunner <tobias@strongswan.org>
Fri, 9 May 2014 16:44:17 +0000 (18:44 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 19 May 2014 12:28:45 +0000 (14:28 +0200)
commit350c1dead93d2db0d439bdfdb30a89e599d55660
tree2253794ffe0de1e5dd1cb2ff175cbdcf3d827f1c
parent703a0b4c3e11ceee936c795efdb630fbc45faa75
unit-tests: Allow some HTTP write operations to fail

Because CURLOPT_FAILONERROR is enabled in the curl plugin an error code
will often (not always) cause the client to close the TCP connection
before the server has written the complete response.
src/libstrongswan/tests/suites/test_fetch_http.c