Home
last modified time | relevance | path

Searched refs:torture (Results 1 - 6 of 6) sorted by relevance

/third_party/curl/tests/
H A Dglobalconfig.pm59 $torture
78 our $torture; # 1 to enable torture testing
H A Dservers.pm2341 if($torture && $run{$what} &&
2357 if($torture && $run{'ftp-ipv6'} &&
2374 if($torture && $run{'gopher'} &&
2393 if($torture && $run{'gopher-ipv6'} &&
2435 if($torture && $run{'http'} &&
2453 if($torture && $run{'http-proxy'} &&
2472 if($torture && $run{'http-ipv6'} &&
2491 if($torture && $run{'rtsp'} &&
2507 if($torture && $run{'rtsp-ipv6'} &&
2535 if($torture
[all...]
H A Dtestutil.pm54 $torture
180 print "CMD ($ret): $cmd\n" if($verbose && !$torture);
H A Drunner.pm121 # torture test variables
405 # Memory allocation test and failure torture testing.
407 sub torture { subroutine
516 logmsg "FAIL: torture $testnum - valgrind\n";
550 logmsg " $testnum: torture FAILED: function number $limit in test.\n",
558 logmsg "torture OK\n";
968 if ($torture) {
969 $cmdres = torture($CMDLINE,
1097 # Must run the postcheck command in torture mode in order
1099 if($rc != 0 && !$torture) {
[all...]
H A Druntests.pl810 if(!$feature{"TrackMemory"} && $torture) {
811 die "can't run torture tests since curl was built without ".
1182 # Skip all the verification on torture tests
1183 if ($torture) {
1933 # torture test; there is no verification, so the run result holds the
2251 # torture
2252 $torture=1;
2261 # torture.
2383 --shallow=[num] randomly makes the torture tests "thinner"
2384 -t[N] torture (simulat
[all...]
/third_party/node/deps/cares/
H A Dconfigure4877 // If the compiler admits that it is not ready for C++11, why torture it?
5168 // If the compiler admits that it is not ready for C++14, why torture it?
24135 // If the compiler admits that it is not ready for C++11, why torture it?
24426 // If the compiler admits that it is not ready for C++14, why torture it?

Completed in 28 milliseconds