Home
last modified time | relevance | path

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

/external/strace/tests/
Dbexecve.test10 $STRACE "$@" 2> "$LOG"
15 dump_log_and_fail_with "$STRACE $args: unexpected exit status"
18 dump_log_and_fail_with "$STRACE $args: unexpected exit status"
23 dump_log_and_fail_with "$STRACE $args: output mismatch"
26 dump_log_and_fail_with "$STRACE $args: unexpected output"
Ddetach-stopped.test12 $STRACE -d -enone / > /dev/null 2> "$LOG"
41 $STRACE -p $tracee_pid 2> "$LOG" &
46 dump_log_and_fail_with "$STRACE -p failed to attach"
54 dump_log_and_fail_with "$STRACE -p missed stop notifications"
64 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.sh49 $STRACE -o "$LOG" "$@" ||
50 dump_log_and_fail_with "$STRACE $args failed"
93 error="$STRACE $args output mismatch"
123 error="$STRACE $args output mismatch"
153 error="$STRACE $args output mismatch"
Ddetach-running.test33 $STRACE -p $tracee_pid 2> "$LOG" &
38 dump_log_and_fail_with "$STRACE -p failed to attach"
48 dump_log_and_fail_with "$STRACE -p failed to detach"
Ddetach-sleeping.test34 $STRACE -p $tracee_pid 2> "$LOG" &
39 dump_log_and_fail_with "$STRACE -p failed to attach"
49 dump_log_and_fail_with "$STRACE -p failed to detach"
Drun.sh5 $STRACE -V > /dev/null ||
6 framework_failure_ "$STRACE is not available"
Dselect.test8 $STRACE -epselect6 -h > /dev/null && syscall=$syscall,pselect6
9 $STRACE -eselect -h > /dev/null && syscall=$syscall,select
Dstrace-k.test7 $STRACE -h | grep '^-k' > /dev/null ||
27 dump_log_and_fail_with "$STRACE $args output mismatch"
Dnet-yy.test26 match_awk "$LOG-connect" "$srcdir"/net-yy-connect.awk "$STRACE $args connect output mismatch"
27 match_awk "$LOG-accept" "$srcdir"/net-yy-accept.awk "$STRACE $args accept output mismatch"
Dunix-yy.test28 match_awk "$LOG-connect" "$srcdir"/unix-yy-connect.awk "$STRACE $args connect output mismatch" -v a…
29 match_awk "$LOG-accept" "$srcdir"/unix-yy-accept.awk "$STRACE $args accept output mismatch" -v addr…
Dpc.test12 $STRACE $args 2> "$LOG" ||
13 dump_log_and_fail_with "$STRACE $args failed"
Dpipe.test9 $STRACE -e$n -h > /dev/null && syscall=$syscall,$n
Dmmap.test9 $STRACE -e$n -h > /dev/null && syscall=$syscall,$n
Duid.test16 match_awk "$LOG" "$srcdir"/uid.awk "$STRACE $args output mismatch" -v suffix="$s"
Dcount.test22 dump_log_and_fail_with "$STRACE $args output mismatch"