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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/io/
H A Dpipe.t24 printf PIPE "Xk %d - open |- || exec\n", curr_test();
26 printf PIPE "oY %d - again\n", curr_test();
43 printf STDOUT "not ok %d - open -|\n", curr_test();
45 my $tnum = curr_test;
70 printf WRITER "not ok %d - pipe & fork\n", curr_test;
76 my $tnum = curr_test;
94 printf "ok %d - SIGPIPE\n", curr_test;
97 printf WRITER "not ok %d - SIGPIPE\n", curr_test;
H A Dopenpid.t75 printf FH4 "ok %d - text sent to fourth process\n", curr_test();
H A Dopen.t99 my $test = curr_test;
103 $test = curr_test;
194 my $test = curr_test;
198 $test = curr_test;
H A Ddup.t90 curr_test(13);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dexec.t30 my $tnum = curr_test();
36 my $tnum = curr_test();
44 $tnum = curr_test();
111 my $tnum = curr_test();
123 my $test = curr_test();
H A Drecurse.t83 return [curr_test] unless $_[0];
97 return [curr_test] unless $_[0];
H A Dgoto.t218 curr_test(30);
H A Dclosure.t610 curr_test(182);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl265 sub curr_test { subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm1057 my $curr_test = $Test->current_test;

Completed in 43 milliseconds