Searched refs:OUT (Results 101 - 125 of 587) sorted by relevance

1234567891011>>

/external/strace/tests-m32/
H A Dbtrfs-v.test10 grep -v '^ioctl([012],' < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
H A Dexecve-v.test12 grep -F test.execve < "$LOG" > "$OUT"
13 match_diff "$OUT" "$EXP"
H A Dexecve.test12 grep -F test.execve < "$LOG" > "$OUT"
13 match_diff "$OUT" "$EXP"
H A Dfadvise64.test10 grep -v "^$NAME([0123]," < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
H A Dgetuid.test10 uniq < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
H A Dioctl.test10 grep -v '^ioctl([012],' < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
H A Dlseek.test10 grep -v '^lseek([0-9]' < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
H A Dnet-y-unix.test27 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
38 sed -n '/socket/,$p' < "$LOG" > "$OUT"
39 match_diff "$OUT" "$EXP"
H A Dprctl-arg2-intptr.test11 < "$LOG" > "$OUT"
12 match_diff "$OUT" "$EXP"
H A Dprctl-dumpable.test9 grep -v '^prctl(PR_[GS]ET_[^D][^U]' < "$LOG" > "$OUT"
10 match_diff "$OUT" "$EXP"
H A Dprctl-name.test9 grep -v '^prctl(PR_GET_[^N][^A]' < "$LOG" > "$OUT"
10 match_diff "$OUT" "$EXP"
H A Dprctl-no-args.test11 grep -v '^prctl(PR_[GS]ET_[^KST][^EI][^CEM]' < "$LOG" > "$OUT"
12 match_diff "$OUT" "$EXP"
H A Dprctl-pdeathsig.test10 grep -v '^prctl(PR_[GS]ET_[^P][^D]' < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
H A Dprctl-seccomp-filter-v.test10 grep -v '^prctl(PR_GET_' < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
H A Dprctl-seccomp-strict.test17 grep -v '^prctl(PR_GET_' < "$LOG" > "$OUT"
18 match_diff "$OUT" "$EXP"
H A Dprctl-securebits.test9 grep -v '^prctl(PR_[GS]ET_[^S][^E][^C][^U]' < "$LOG" > "$OUT"
10 match_diff "$OUT" "$EXP"
H A Dprctl-tid_address.test9 LC_ALL=C grep -Ev '^prctl\(PR_[GS]ET_([^T]|.[^I]|..[^D])' < "$LOG" > "$OUT"
10 match_diff "$OUT" "$EXP"
H A Dprctl-tsc.test10 grep -v '^prctl(PR_[GS]ET_[^T][^S]' < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
H A Dumovestr2.test10 sed 1d < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
H A Dxet_thread_area_x86.test10 sed '0,/^reboot/d' "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
/external/strace/tests-mx32/
H A Dbtrfs-v.test10 grep -v '^ioctl([012],' < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
H A Dexecve-v.test12 grep -F test.execve < "$LOG" > "$OUT"
13 match_diff "$OUT" "$EXP"
H A Dexecve.test12 grep -F test.execve < "$LOG" > "$OUT"
13 match_diff "$OUT" "$EXP"
H A Dfadvise64.test10 grep -v "^$NAME([0123]," < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"
H A Dgetuid.test10 uniq < "$LOG" > "$OUT"
11 match_diff "$OUT" "$EXP"

Completed in 201 milliseconds

1234567891011>>