Home
last modified time | relevance | path

Searched refs:testcmd (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/tests/
H A Drunner.pm408 my ($testcmd, $testnum, $gdbline) = @_;
414 runclient($testcmd);
416 logmsg " CMD: $testcmd\n" if($verbose);
477 my $cmd = $testcmd;
488 $cmd = "$valgrindcmd $testcmd";
/third_party/toybox/scripts/
H A Druntest.sh5 # This file defines two main functions, "testcmd" and "optional". The
15 # The "testcmd" function takes five arguments:
22 # The "testing" function is like testcmd but takes a complete command line
26 # The exit value of testcmd is the exit value of the command it ran.
146 testcmd() function

Completed in 2 milliseconds