aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib558.c
AgeCommit message (Expand)Author
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2016-04-03code: style updatesDaniel Stenberg
2016-04-03tests/libtest: follow our code style guidelines betterDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-03-15tests: add #96 #558 and #1330Yang Tse
2011-03-04Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-14removed trailing whitespaceYang Tse
2009-04-21libcurl's memory.h renamed to curl_memory.hYang Tse
2009-04-09Skip test #558 and #559 also when using a Win32 DLLYang Tse
2008-11-07terminate with appropriate exit codeYang Tse
2008-10-31fix OOM handlingYang Tse
2008-10-30Use our Curl_addrinfo definition even when an addrinfo struct is available.Yang Tse
2008-10-27test #558 tests internal hash create/destroyYang Tse
2008-10-27Skip test #558 when libcurl is built with hidden symbolsYang Tse
2008-10-27For tracing purposes log a fake call to getaddrinfoYang Tse
2008-10-27avoid using Curl_ip2addr(), simply build up a fake Curl_addrinfoYang Tse
2008-10-26convert test #558 into something more interesting, attemptingYang Tse
2008-10-26test #558 verifies loop operation using malloc() and free()Yang Tse