OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verbose_run
(Results
1 - 4
of
4
) sorted by null
/external/dtc/tests/
dtc-fatal.sh
5
verbose_run
$VALGRIND "$DTC" -o/dev/null "$@"
dtc-fails.sh
13
verbose_run
$VALGRIND "$DTC" -o "$OUTPUT" "$@"
tests.sh
26
verbose_run
() {
function
35
verbose_run
"$@"
run_tests.sh
72
if
verbose_run
"$@"; then
93
if
verbose_run
"$@"; then
Completed in 236 milliseconds