Home
last modified time | relevance | path

Searched refs:stdoutfilename (Results 1 – 2 of 2) sorted by relevance

/curl/tests/
H A Drunner.pm144 sub stdoutfilename { subroutine
916 $CURLOUT = stdoutfilename($LOGDIR, $testnum); # sends received data to stdout
999 $CMDLINE .= "$cmdargs > " . stdoutfilename($LOGDIR, $testnum) .
H A Druntests.pl1259 my @actual = loadarray(stdoutfilename($logdir, $testnum));

Completed in 11 milliseconds