Home | History | Annotate | Download | only in tests

Lines Matching refs:STDERR

293 my $keepoutfiles; # keep stdout and stderr files after tests
1558 print STDERR "Unsupported protocol $proto!!\n";
2159 print STDERR "Unsupported protocol $proto!!\n";
3297 # redirected stdout/stderr to these files
3299 $STDERR="$LOGDIR/stderr$testnum";
3508 $CMDLINE .= "$cmdargs >$STDOUT 2>$STDERR";
4803 # keep stdout and stderr files after tests
4845 -k keep stdout and stderr files present after tests
5143 if(($log =~ /^stderr\d+/) && ($log !~ /^stderr$testnum/)) {