Home
last modified time | relevance | path

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

123

/external/zstd/tests/gzip/
Dinit.sh91 fail_ () { warn_ "$ME_: failed test: $@"; Exit 1; } function
442 '') fail_ "invalid path dir: '$1'";;
447 *:*) fail_ "invalid path dir: '$abs_path_dir_'";;
453 || fail_ "something failed (above): $abs_path_dir_"
478 || fail_ "failed to create temporary directory in $initial_cwd_"
479 cd "$test_dir_" || fail_ "failed to cd to temporary directory"
547 *) fail_ "Usage: mktempd_ DIR TEMPLATE";;
559 */) fail_ "invalid destination dir: remove trailing slash(es)";;
565 *) fail_ \
605 fail_ "$err_"
/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"
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"
/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"
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-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"

123