1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/libtest
Yang Tse 905ca77c9e test 518 is all about testing libcurl functionality
when more than FD_SETSIZE file descriptors are open.
This means that if for any reason we are not able to
open more than FD_SETSIZE file descriptors then test
518 should not be run.

test 537 is all about testing libcurl functionality
when the system has nearly exhausted the number of
free file descriptors. Test 537 will try to run with
very few free file descriptors.
2006-11-01 18:33:50 +00:00
..
.cvsignore ignore more 2004-02-17 07:57:31 +00:00
first.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib500.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib501.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib502.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib503.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib504.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib505.c Use curl_global_init() and curl_global_cleanup(). 2006-10-25 05:59:46 +00:00
lib506.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib507.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib508.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib509.c Compiler warning fix 2006-10-29 21:19:23 +00:00
lib510.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib511.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib512.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib513.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib514.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib515.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib516.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib517.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib518.c test 518 is all about testing libcurl functionality 2006-11-01 18:33:50 +00:00
lib519.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib520.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib521.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib523.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib524.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib525.c 30 seconds isn't long enough for this test on a loaded server. 2006-10-27 01:58:59 +00:00
lib526.c 30 seconds isn't long enough for this test on a loaded server. 2006-10-26 09:50:21 +00:00
lib530.c Use curl_global_init() and curl_global_cleanup(). 2006-10-25 05:59:46 +00:00
lib533.c Use curl_global_init() and curl_global_cleanup(). 2006-10-25 05:59:46 +00:00
lib536.c Use curl_global_init() and curl_global_cleanup(). 2006-10-25 05:59:46 +00:00
Makefile.am test 518 is all about testing libcurl functionality 2006-11-01 18:33:50 +00:00
test.h Add project notice and file Id 2006-10-25 09:20:44 +00:00