summaryrefslogtreecommitdiff
path: root/tests/libtest/lib502.c
Commit message (Expand)AuthorAgeFilesLines
* code style: use spaces around plusesDaniel Stenberg2017-09-111-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* multi tests: OOM handling fixesYang Tse2011-10-211-67/+33
* test suite: libtest header inclusion cleanupYang Tse2011-09-061-0/+1
* tests: break busy loops in tests 502, 555, and 573Kamil Dudka2011-08-291-2/+21
* sources: update source headersDaniel Stenberg2011-03-101-3/+15
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-1/+1
* Addes OOM handling for curl_easy_setopt() calls in testYang Tse2010-02-051-4/+8
* include "memdebug.h"Yang Tse2008-09-201-0/+1
* change max allowed time for this test to complete to 90 secondsYang Tse2007-03-101-1/+2
* Some tests were using functions curlx_tvnow and curlx_tvdiff which are notYang Tse2007-02-091-3/+3
* Add project notice and file IdYang Tse2006-10-251-0/+10
* Use curl_global_init() and curl_global_cleanup().Yang Tse2006-10-251-6/+52
* return 'res' to better discover test failures and to stop compiler warningsDaniel Stenberg2004-02-091-1/+1
* changed the test() function to return type intDaniel Stenberg2004-02-051-1/+1
* lib502.c for multi interface tests on a single URL without select()Daniel Stenberg2002-12-131-0/+33