Home | History | Annotate | Download | only in tests

Lines Matching refs:outer

43 #   --outer-valgrind: run this valgrind under the given outer valgrind.
45 # --outer-tool: tool to use by the outer valgrind (default memcheck).
46 # --outer-args: use this as outer tool args. If the outer args are starting
47 # with +, the given outer args are appended to the outer args predefined
143 . " --outer-valgrind, --outer-tool, --outer-args\n"
183 # Outer valgrind to use, and args to use for it.
238 } elsif ($arg =~ /^--outer-valgrind=(.*)$/) {
240 } elsif ($arg =~ /^--outer-tool=(.*)$/) {
242 } elsif ($arg =~ /^--outer-args=(.*)$/) {
264 . " --run-libc-freeres=no --sim-hints=enable-outer"
273 # we use a (relatively) big --num-callers, to allow the outer to report
516 # in an outer-inner setup, only set VALGRIND_LIB_INNER
520 . "--log-file=" . "$name.outer.log "