Searched refs:test_prog (Results 1 – 4 of 4) sorted by relevance
78 test_prog= test-$(PROG) macro83 $(test_prog):87 $(PROG): $(test_prog) ${VERSION_SCRIPT} $(OBJS) ${LD_SCRIPT}115 ld.so.a: ${OBJS} ${.CURDIR}/Symbols.map ${test_prog} ${LD_SCRIPT}
211 $test_prog = $opt_p;263 $test_prog = "$pwd/$test_prog" if substr($test_prog, 0, 1) ne '/';264 die "$prog: $test_prog is not executable - bye\n"265 if (! -x $test_prog && $os ne 'os2');475 $ENV{'PROG'} = $test_prog;504 @argv = split(' ', $test_prog);506 @argv = ($test_prog);515 print STDERR "$prog: couldn't execute $test_prog - $!\n";
15 my $test_prog = 'undef $!;while(<>){print}; print $!';40 is( runperl( prog => "$rs_code; $test_prog",
806 my $test_prog = $job->filename;815 $args{spool} = $self->_open_spool($test_prog);823 ? $exec->( $self, $test_prog )824 : [ @$exec, $test_prog ];826 $args{source} = $test_prog;833 $args{source} = $test_prog;