Searched refs:tested_files (Results 1 – 1 of 1) sorted by relevance
262 my $tested_files = 0;435 $tested_files++;577 $tested_files -= 1;592 …my $pct = $tested_files ? sprintf("%.2f", ($tested_files - $::bad_files) / $tested_files * 100) : …594 warn "Failed 1 test script out of $tested_files, $pct% okay.\n";597 warn "Failed $::bad_files test scripts out of $tested_files, $pct% okay.\n";637 $user,$sys,$cuser,$csys,$tested_files,$totmax);