aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2010-01-08sws and tftpd command line option naming adjustmentsYang Tse
2010-01-07List fragment tests in Makefile.am and better provide better namesClaes Jakobsson
2010-01-06Disable tests 802 and 803Yang Tse
2010-01-06Julien Chaffraix fixed so that the fragment part in an URL is not sent to the...Claes Jakobsson
2010-01-01stop at once if the EOB marker shows up, even if something else might getDaniel Stenberg
2010-01-01- Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg
2009-12-31Use '_stunnel.log' file name ending for stunneled server logsYang Tse
2009-12-31Subs for refactoring purposesYang Tse
2009-12-30modified to get the EHLO domain from the path part of the URL instead of theDaniel Stenberg
2009-12-30(SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLFDaniel Stenberg
2009-12-29test 802 is the first SMTP test, although not strictly SMTP yet...Daniel Stenberg
2009-12-28Leftover from previous commitYang Tse
2009-12-28Initial refactoring step for server name strings centralized generationYang Tse
2009-12-26global variables reordering/refactoring/commentingYang Tse
2009-12-25When verifying the SMTP server I had to add some hackery since SMTP in itselfDaniel Stenberg
2009-12-25first basic SMTP supportDaniel Stenberg
2009-12-24Adjust test number mismatchYang Tse
2009-12-24Enable warningsYang Tse
2009-12-24Fix warningsYang Tse
2009-12-23Fix warningsYang Tse
2009-12-23Back out some pingpong server stopping changes introduced last week inYang Tse
2009-12-22use Time::HiRes whenever available, independently of perl versionYang Tse
2009-12-22log a message when continuing once sleep time is overYang Tse
2009-12-21Make 'classic' output end of a test-suite run become again the endYang Tse
2009-12-21Move stopping of servers instructed by test definition, after the removal ofYang Tse
2009-12-21test 566 was missingDaniel Stenberg
2009-12-21dead_child_handler also takes care of reaping pingpong server dead child proc...Yang Tse
2009-12-21Reap processes dead children ASAP without blockingYang Tse
2009-12-21Reinstate hi resolution time logging since this is not what isYang Tse
2009-12-21first small steps towards smtpDaniel Stenberg
2009-12-21Replaced tabs with spacesYang Tse
2009-12-20Improve delay command interruptabilityYang Tse
2009-12-20revert that, we already had a function named like that!Daniel Stenberg
2009-12-20rename the verifyftp function to verifyserver since it is used to verifyDaniel Stenberg
2009-12-20introducing the first IMAP FETCH testDaniel Stenberg
2009-12-20- Attempt to fix script compilation failure on versions older than 5.007003,Yang Tse
2009-12-19support IMAP select and LOGOUTDaniel Stenberg
2009-12-19fix the ftp check delay timer to never be set below 1 to work correctlyDaniel Stenberg
2009-12-19Slack time reductionYang Tse
2009-12-19Added runtests.pl '-r' option for run time statisticsYang Tse
2009-12-18server start and verification time as well as test preparation timeYang Tse
2009-12-18Added test harness simple time execution statsYang Tse
2009-12-17Comment out hi resolution time logging to verify if this is what mightYang Tse
2009-12-17Test harness process control enhancementsYang Tse
2009-12-17Remove pointless storing of the protocol as a string within the connectdataDaniel Stenberg
2009-12-17gettimeofday() requires perl version newer than 5.6Yang Tse
2009-12-16Test harness process control enhancementsYang Tse
2009-12-16Test #1106 needs an ftp enabled clientYang Tse
2009-12-16Test harness process control enhancementsYang Tse
2009-12-14- Jon Nelson found a regression that turned out to be a flaw in how libcurlDaniel Stenberg