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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Simple/t/
H A DBuilder.t26 my $test_num = $Test->current_test + 1;
27 $Test->current_test( $test_num );
28 print "ok $test_num - current_test() set\n";
H A Dbad_plan.t10 my $test_num = 1;
16 $ok .= "ok $test_num";
20 $test_num++;
H A Dextra.t15 my $test_num = 1;
21 $ok .= "ok $test_num";
25 $test_num++;
H A Dfail.t24 my $test_num = 1;
30 $ok .= "ok $test_num";
34 $test_num++;
H A Dexit.t28 my $test_num = 1;
34 $ok .= "ok $test_num";
38 $test_num++;
H A Doutput.t16 my $test_num = 1;
22 $ok .= "ok $test_num";
26 $test_num++;
H A Dis_deeply.t26 my $test_num = 1;
33 $ok .= "ok $test_num";
42 $test_num++;
56 $ok .= "ok $test_num";
65 $test_num++;
H A Dfail-more.t24 my $test_num = 1;
30 $ok .= "ok $test_num";
34 $test_num++;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/
H A D1_compile.t41 my $test_num = 2;
47 print "ok $test_num $todo\n";
48 $test_num++;
/opensolaris-onvv-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Difpio.h113 uint16_t test_num; /* failing test number */ member in struct:ifp_diag_selftest
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_fm.c2391 static int test_num; /* serial number */ variable
2521 t_item->num = test_num++;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/
H A DStraps.pm689 $results{details}[$test_num - 1] =
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm1119 $tests[$test_num - 1] =

Completed in 140 milliseconds