Lines Matching defs:torture
121 # torture test variables
405 # Memory allocation test and failure torture testing.
407 sub torture {
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) {