History log of /curl/tests/libtest/lib582.c (Results 26 – 35 of 35)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_26_0, curl-7_25_0, curl-7_24_0, curl-7_23_1, curl-7_23_0
# 629d2e34 21-Oct-2011 Yang Tse

multi tests: OOM handling fixes

Additionally, improved error checking and logging.


Revision tags: curl-7_22_0
# 28d09cb0 07-Sep-2011 Yang Tse

lib582.c: fix segfault triggered when torture testing test case 582


# c8ba8740 06-Sep-2011 Yang Tse

test suite: libtest header inclusion cleanup

Added missing memoryTracking to test cases 560 and 583. If this triggers
leak detection on these, it only means that previously it was going

test suite: libtest header inclusion cleanup

Added missing memoryTracking to test cases 560 and 583. If this triggers
leak detection on these, it only means that previously it was going unnoticed.

show more ...


# fb48e205 26-Jun-2011 Daniel Stenberg

libtests: stop checking for CURLM_CALL_MULTI_PERFORM

CURLM_CALL_MULTI_PERFORM stopped being a valid return code from
curl_multi_perform back in 7.20.0. All the libcurl tests are ajusted

libtests: stop checking for CURLM_CALL_MULTI_PERFORM

CURLM_CALL_MULTI_PERFORM stopped being a valid return code from
curl_multi_perform back in 7.20.0. All the libcurl tests are ajusted to
this and no longer check for this return code. Makes them simpler.

show more ...


Revision tags: curl-7_21_7
# 5d39dea3 26-May-2011 Yang Tse

compiler warning: fix

Fix compiler warning: variable was set but never used

Fix compiler warning: clobber ignored


# de70ddb7 24-May-2011 Yang Tse

compiler warning: fix

Fix compiler warning: argument is incompatible with corresponding format
string conversion


Revision tags: curl-7_21_6, curl-7_21_5
# 14e8b13a 15-Mar-2011 Daniel Stenberg

lib582: use curl_socket_t for portability


# 7612ca2a 12-Mar-2011 Daniel Stenberg

test582: improved info messages


# 1aeb635c 10-Mar-2011 Daniel Stenberg

sources: update source headers

All C and H files now (should) feature the proper project curl source
code header, which includes basic info, a copyright statement and some
basic disc

sources: update source headers

All C and H files now (should) feature the proper project curl source
code header, which includes basic info, a copyright statement and some
basic disclaimers.

show more ...


# 3d3735d9 08-Mar-2011 Daniel Stenberg

lib582: used for test 582

Accidentally not included in commit 0e74e1d8d83


12