Lines Matching refs:torture
318 my $torture;
543 print "CMD ($ret): $cmd\n" if($verbose && !$torture);
568 sub torture { subroutine
2931 if(!$has_memory_tracking && $torture) {
3690 if ($torture) {
3691 $cmdres = torture($CMDLINE,
3847 if($rc != 0 && !$torture) {
3869 if ($torture) {
4372 if($torture && $run{$what} &&
4386 if($torture && $run{'ftp2'} &&
4400 if($torture && $run{'ftp-ipv6'} &&
4415 if($torture && $run{'gopher'} &&
4431 if($torture && $run{'gopher-ipv6'} &&
4459 if($torture && $run{'http'} &&
4475 if($torture && $run{'http-proxy'} &&
4492 if($torture && $run{'http-ipv6'} &&
4508 if($torture && $run{'rtsp'} &&
4522 if($torture && $run{'rtsp-ipv6'} &&
4545 if($torture && $run{'ftp'} &&
4579 if($torture && $run{'http'} &&
4607 if($torture && $run{'httptls'} &&
4626 if($torture && $run{'httptls-ipv6'} &&
4641 if($torture && $run{'tftp'} &&
4655 if($torture && $run{'tftp-ipv6'} &&
4689 if($torture && $run{'http-unix'} &&
5006 $torture=1;