Searched refs:VG_OPTS (Results 1 - 2 of 2) sorted by last modified time

/freebsd-10-stable/crypto/openssh/regress/
H A Dtest-exec.sh173 VG_OPTS="--track-origins=yes --leak-check=full"
174 VG_OPTS="$VG_OPTS --trace-children=yes"
175 VG_OPTS="$VG_OPTS --trace-children-skip=${VG_IGNORE}"
180 VG="$VG_PATH $VG_OPTS"
H A Dvalgrind-unit.sh13 VG_OPTS="--track-origins=yes --leak-check=full --log-file=${VG_LOG}"
14 VG_OPTS="$VG_OPTS --trace-children=yes"
20 exec $VG_PATH $VG_OPTS $UNIT_BINARY $UNIT_ARGS

Completed in 65 milliseconds