Home
last modified time | relevance | path

Searched refs:fail_ (Results 1 – 25 of 61) sorted by relevance

123

/external/strace/tests-mx32/
Dinit.sh36 fail_() { warn_ "$ME_: failed test: $*"; exit 1; } function
50 fail_ "$*"
64 fail_ "$args failed with code $rc"
85 fail_ "$* failed with code $rc"
92 > "$LOG" || fail_ "failed to write $LOG"
145 fail_ "$error"
174 fail_ "$error"
218 fail_ "$error"
Dqualify_personality.sh33 fail_ 'No personality designation ("64", "32", "x32") specified'
69 fail_ "sizeof(long) = $SIZEOF_LONG != 4"
73 fail_ "sizeof(kernel_long_t) = $SIZEOF_KERNEL_LONG_T != 8"
75 fail_ "sizeof(long) = $SIZEOF_LONG != 4"
Dprintpath-umovestr-legacy.test32 > "$LOG" || fail_ "failed to write $LOG"
41 fail_ "$fault_args $args failed with code $rc"
45 > "$LOG" || fail_ "failed to write $LOG"
Dprintstrn-umoven-legacy.test32 > "$LOG" || fail_ "failed to write $LOG"
41 fail_ "$fault_args $args failed with code $rc"
45 > "$LOG" || fail_ "failed to write $LOG"
Dget_regs.test42 fail_ "$STRACE $args failed to catch any ptrace syscalls"
50 fail_ "$STRACE $args failed to catch any ptrace syscalls"
53 fail_ "$STRACE failed to skip get_regs for filtered syscalls"
Dstrace-ff.test15 fail_ 'set_ptracer_any sleep failed'
26 fail_ "too many output files: $*"
Dclone_ptrace.test7 > "$LOG" || fail_ "failed to write $LOG"
12 fail_ "$msg"
Dstrace-S.test20 fail_ "$STRACE $args output mismatch"
24 fail_ "$STRACE $args output not sorted properly"
/external/strace/tests/
Dinit.sh36 fail_() { warn_ "$ME_: failed test: $*"; exit 1; } function
50 fail_ "$*"
64 fail_ "$args failed with code $rc"
85 fail_ "$* failed with code $rc"
92 > "$LOG" || fail_ "failed to write $LOG"
145 fail_ "$error"
174 fail_ "$error"
218 fail_ "$error"
Dqualify_personality.sh33 fail_ 'No personality designation ("64", "32", "x32") specified'
69 fail_ "sizeof(long) = $SIZEOF_LONG != 4"
73 fail_ "sizeof(kernel_long_t) = $SIZEOF_KERNEL_LONG_T != 8"
75 fail_ "sizeof(long) = $SIZEOF_LONG != 4"
Dprintstrn-umoven-legacy.test32 > "$LOG" || fail_ "failed to write $LOG"
41 fail_ "$fault_args $args failed with code $rc"
45 > "$LOG" || fail_ "failed to write $LOG"
Dprintpath-umovestr-legacy.test32 > "$LOG" || fail_ "failed to write $LOG"
41 fail_ "$fault_args $args failed with code $rc"
45 > "$LOG" || fail_ "failed to write $LOG"
Dget_regs.test42 fail_ "$STRACE $args failed to catch any ptrace syscalls"
50 fail_ "$STRACE $args failed to catch any ptrace syscalls"
53 fail_ "$STRACE failed to skip get_regs for filtered syscalls"
Dstrace-ff.test15 fail_ 'set_ptracer_any sleep failed'
26 fail_ "too many output files: $*"
Dclone_ptrace.test7 > "$LOG" || fail_ "failed to write $LOG"
12 fail_ "$msg"
Dstrace-S.test20 fail_ "$STRACE $args output mismatch"
24 fail_ "$STRACE $args output not sorted properly"
Dredirect.test56 fail_ "$STRACE failed to redirect standard input"
76 fail_ "$STRACE failed to redirect standard output"
/external/strace/tests-m32/
Dinit.sh36 fail_() { warn_ "$ME_: failed test: $*"; exit 1; } function
50 fail_ "$*"
64 fail_ "$args failed with code $rc"
85 fail_ "$* failed with code $rc"
92 > "$LOG" || fail_ "failed to write $LOG"
145 fail_ "$error"
174 fail_ "$error"
218 fail_ "$error"
Dqualify_personality.sh33 fail_ 'No personality designation ("64", "32", "x32") specified'
69 fail_ "sizeof(long) = $SIZEOF_LONG != 4"
73 fail_ "sizeof(kernel_long_t) = $SIZEOF_KERNEL_LONG_T != 8"
75 fail_ "sizeof(long) = $SIZEOF_LONG != 4"
Dprintpath-umovestr-legacy.test32 > "$LOG" || fail_ "failed to write $LOG"
41 fail_ "$fault_args $args failed with code $rc"
45 > "$LOG" || fail_ "failed to write $LOG"
Dprintstrn-umoven-legacy.test32 > "$LOG" || fail_ "failed to write $LOG"
41 fail_ "$fault_args $args failed with code $rc"
45 > "$LOG" || fail_ "failed to write $LOG"
Dget_regs.test42 fail_ "$STRACE $args failed to catch any ptrace syscalls"
50 fail_ "$STRACE $args failed to catch any ptrace syscalls"
53 fail_ "$STRACE failed to skip get_regs for filtered syscalls"
Dstrace-ff.test15 fail_ 'set_ptracer_any sleep failed'
26 fail_ "too many output files: $*"
Dclone_ptrace.test7 > "$LOG" || fail_ "failed to write $LOG"
12 fail_ "$msg"
Dredirect.test56 fail_ "$STRACE failed to redirect standard input"
76 fail_ "$STRACE failed to redirect standard output"

123