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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-recno.t154 my $total_tests = 181 ;
155 $total_tests += $splice_tests if $FA ;
156 print "1..$total_tests\n";
1361 die "testnum ($testnum) != total_tests ($total_tests) + 1"
1362 if $testnum != $total_tests + 1;

Completed in 90 milliseconds