Home
last modified time | relevance | path

Searched refs:STRACE (Results 1 – 16 of 16) sorted by relevance

/external/strace/tests/
Dbexecve.test35 $STRACE "$@" 2> "$LOG"
39 dump_log_and_fail_with "$STRACE $args: unexpected exit status"
43 dump_log_and_fail_with "$STRACE $args: unexpected exit status"
46 dump_log_and_fail_with "$STRACE $args: unexpected exit status"
52 dump_log_and_fail_with "$STRACE $args: output mismatch"
55 dump_log_and_fail_with "$STRACE $args: unexpected output"
Ddetach-stopped.test37 $STRACE -d -enone / > /dev/null 2> "$LOG"
66 $STRACE -p $tracee_pid 2> "$LOG" &
71 dump_log_and_fail_with "$STRACE -p failed to attach"
79 dump_log_and_fail_with "$STRACE -p missed stop notifications"
89 dump_log_and_fail_with "$STRACE -p failed to detach"
Dqual_syscall.test11 dump_log_and_fail_with "$STRACE $args output mismatch"
15 dump_log_and_fail_with "$STRACE $args unexpected output"
20 dump_log_and_fail_with "$STRACE $args output mismatch"
23 dump_log_and_fail_with "$STRACE $args unexpected output"
Dinit.sh74 $STRACE -o "$LOG" "$@" ||
75 dump_log_and_fail_with "$STRACE $args failed"
116 error="$STRACE $args output mismatch"
146 error="$STRACE $args output mismatch"
176 error="$STRACE $args output mismatch"
Ddetach-sleeping.test59 $STRACE -p $tracee_pid 2> "$LOG" &
64 dump_log_and_fail_with "$STRACE -p failed to attach"
74 dump_log_and_fail_with "$STRACE -p failed to detach"
Ddetach-running.test58 $STRACE -p $tracee_pid 2> "$LOG" &
63 dump_log_and_fail_with "$STRACE -p failed to attach"
73 dump_log_and_fail_with "$STRACE -p failed to detach"
Drun.sh5 $STRACE -V > /dev/null ||
6 framework_failure_ "$STRACE is not available"
Dstrace-k.test33 $STRACE -h | grep '^[[:space:]]*-k[[:space:]]' > /dev/null ||
53 dump_log_and_fail_with "$STRACE $args output mismatch"
Duid.test14 if $STRACE -e "$n" -h > /dev/null; then
26 match_awk "$LOG" "$srcdir"/uid.awk "$STRACE $args output mismatch" -v suffix="$s"
Dnet-yy.test51 match_awk "$LOG-connect" "$srcdir"/net-yy-connect.awk "$STRACE $args connect output mismatch"
52 match_awk "$LOG-accept" "$srcdir"/net-yy-accept.awk "$STRACE $args accept output mismatch"
Dpc.test37 $STRACE $args 2> "$LOG" ||
38 dump_log_and_fail_with "$STRACE $args failed"
Dunix-yy.test54 match_awk "$LOG-connect" "$srcdir"/unix-yy-connect.awk "$STRACE $args connect output mismatch" -v a…
55 match_awk "$LOG-accept" "$srcdir"/unix-yy-accept.awk "$STRACE $args accept output mismatch" -v addr…
Dpipe.test9 $STRACE -e$n -h > /dev/null && syscall=$syscall,$n
Dmmap.test9 $STRACE -e$n -h > /dev/null && syscall=$syscall,$n
Dutime.test7 $STRACE -e utime -h > /dev/null ||
Dcount.test47 dump_log_and_fail_with "$STRACE $args output mismatch"