Searched refs:STRACE (Results 76 - 93 of 93) sorted by relevance

1234

/external/strace/tests-mx32/
H A Dcount.test48 dump_log_and_fail_with "$STRACE $args output mismatch"
H A Dmmap.test40 $STRACE -e$n -h > /dev/null && syscall=$syscall,$n
49 dump_log_and_fail_with "mmap/mmap2 not found in $STRACE $args output"
H A Dpc.test38 $STRACE $args 2> "$LOG" ||
39 dump_log_and_fail_with "$STRACE $args failed"
H A Dinit.sh93 $STRACE -o "$LOG" "$@" ||
94 dump_log_and_fail_with "$STRACE $args failed with code $?"
135 error="$STRACE $args output mismatch"
165 error="$STRACE $args output mismatch"
195 error="$STRACE $args output mismatch"
356 [ -n "${STRACE-}" ] || {
357 STRACE=../../strace
360 STRACE_EXE="$STRACE"
362 STRACE="${LOG_COMPILER-} ${LOG_FLAGS-} $STRACE"
[all...]
H A Doptions-syntax.test73 "zeroargc $STRACE $args output mismatch"
101 $STRACE $args 2> "$LOG" &&
H A Dqual_fault-syntax.test90 $STRACE -e fault="$arg" true 2> "$LOG" &&
H A Dqual_inject-syntax.test98 $STRACE -e inject="$arg" true 2> "$LOG" &&
H A Dqual_signal.test105 $STRACE -e signal="$arg" true 2> "$LOG" &&
/external/strace/tests/
H A Dinit.sh93 $STRACE -o "$LOG" "$@" ||
94 dump_log_and_fail_with "$STRACE $args failed with code $?"
135 error="$STRACE $args output mismatch"
165 error="$STRACE $args output mismatch"
195 error="$STRACE $args output mismatch"
356 [ -n "${STRACE-}" ] || {
357 STRACE=../../strace
360 STRACE_EXE="$STRACE"
362 STRACE="${LOG_COMPILER-} ${LOG_FLAGS-} $STRACE"
[all...]
H A Doptions-syntax.test73 "zeroargc $STRACE $args output mismatch"
101 $STRACE $args 2> "$LOG" &&
H A Dqual_fault-syntax.test90 $STRACE -e fault="$arg" true 2> "$LOG" &&
H A Dqual_inject-syntax.test98 $STRACE -e inject="$arg" true 2> "$LOG" &&
H A Dqual_signal.test105 $STRACE -e signal="$arg" true 2> "$LOG" &&
/external/strace/tests-m32/
H A Dinit.sh93 $STRACE -o "$LOG" "$@" ||
94 dump_log_and_fail_with "$STRACE $args failed with code $?"
135 error="$STRACE $args output mismatch"
165 error="$STRACE $args output mismatch"
195 error="$STRACE $args output mismatch"
356 [ -n "${STRACE-}" ] || {
357 STRACE=../../strace
360 STRACE_EXE="$STRACE"
362 STRACE="${LOG_COMPILER-} ${LOG_FLAGS-} $STRACE"
[all...]
H A Doptions-syntax.test73 "zeroargc $STRACE $args output mismatch"
101 $STRACE $args 2> "$LOG" &&
H A Dqual_fault-syntax.test90 $STRACE -e fault="$arg" true 2> "$LOG" &&
H A Dqual_inject-syntax.test98 $STRACE -e inject="$arg" true 2> "$LOG" &&
H A Dqual_signal.test105 $STRACE -e signal="$arg" true 2> "$LOG" &&

Completed in 421 milliseconds

1234