Home | History | Annotate | Download | only in tests

Lines Matching refs:took

196 my $ftpchecktime=1; # time it took to verify our test FTP server
860 # we can/should use the time it took to verify the FTP server as a measure
862 my $took = int(0.5+time()-$time);
865 logmsg "RUN: Verifying our test $server server took $took seconds\n";
867 $ftpchecktime = $took>=1?$took:1; # make sure it never is below 1