]> granicus.if.org Git - curl/commit
test 518 is all about testing libcurl functionality
authorYang Tse <yangsita@gmail.com>
Wed, 1 Nov 2006 18:33:50 +0000 (18:33 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 1 Nov 2006 18:33:50 +0000 (18:33 +0000)
commit905ca77c9ed0edac993c0f9bd9dac36253d96dd5
tree1c08de2cea2714889cdd56f6ed89e3ddcf70e56c
parent61043c7e74da4b0f8ff7bfb0cf5be6dab2cab144
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.
tests/data/Makefile.am
tests/data/test537 [new file with mode: 0644]
tests/libtest/Makefile.am
tests/libtest/lib518.c
tests/runtests.pl