curl/tests/libtest
Yang Tse ed80eb5b0f configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only
when function clock_gettime() is available and the monotonic timer is
also available. Otherwise, in some cases, librt or libposix4 could be used
for linking even when finally not using the clock_gettime() function due
to lack of the monotonic clock.
2008-05-12 02:04:21 +00:00
..
.cvsignore ignore more 2004-02-17 07:57:31 +00:00
Makefile.am tests/libtest/delay.pl no longer used. The 'delay' attribute of the 2008-04-25 11:01:26 +00:00
first.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +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 change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib503.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib504.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib505.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib506.c Michal Marek's cleanup of how curl_easy_setopt() is used in examples and 2008-02-27 09:06:15 +00:00
lib507.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib508.c Read callback should return 0 when no more data left 2007-10-23 15:10:48 +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 Don't abort tests 518 and 537 when unable to raise the open-file soft limit 2008-01-17 18:57: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 Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib523.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib524.c Add project notice and file Id 2006-10-25 09:20:44 +00:00
lib525.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib526.c change max allowed time for this test to complete to 90 seconds 2007-03-10 00:19:05 +00:00
lib530.c undo using internal *printf() clones for test #530 2008-01-21 05:35:08 +00:00
lib533.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib536.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib537.c Don't abort tests 518 and 537 when unable to raise the open-file soft limit 2008-01-17 18:57:50 +00:00
lib540.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib541.c Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
lib542.c Removed cut-and-paste cruft leading to fclose() of an unopened file 2007-09-27 17:22:10 +00:00
lib543.c Alex Fishman reported a curl_easy_escape() problem that was made the 2007-09-30 22:40:24 +00:00
lib544.c Allow test server to handle binary POSTs. 2007-10-25 19:40:05 +00:00
lib547.c correct the comment about size 2007-12-08 22:53:49 +00:00
lib549.c add test 549 and 550 2007-12-08 22:53:28 +00:00
lib552.c Michal Marek's cleanup of how curl_easy_setopt() is used in examples and 2008-02-27 09:06:15 +00:00
lib553.c Added test 553. This test case and code is based on the bug recipe Joe Malicki 2008-01-16 22:54:54 +00:00
lib554.c fix compiler warning: argument is incompatible with corresponding format string conversion 2008-04-07 15:40:49 +00:00
lib555.c fix compiler warning: enumerated type mixed with another type 2008-04-17 11:59:46 +00:00
test.h Renamed a couple of global variables to avoid shadowing warnings 2007-10-02 16:05:28 +00:00
test75.pl Improved the test harness to allow running test servers on other than 2007-04-30 20:15:33 +00:00
test307.pl Added precheck that curl supports the 'openssl' engine in test 307. 2007-01-18 18:04:20 +00:00
test610.pl Spell the commands right 2008-03-15 01:03:23 +00:00
test613.pl Sort the directory listing because the server doesn't always do it. 2007-11-05 20:54:35 +00:00
test1013.pl Added tests 1022 and 1023 to validate output of curl-config --version and 2008-02-08 01:21:03 +00:00
test1022.pl Made the test work on perl 5.00 2008-03-28 18:19:11 +00:00
testutil.c configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only 2008-05-12 02:04:21 +00:00
testutil.h Move header file inclusion logic and definition of timeval 2007-02-20 12:12:27 +00:00