Sign in
android
/
platform
/
external
/
strace
/
refs/heads/android15-prebuilt-test
/
.
/
tests
/
unix-pair-send-recv.test
blob: 10ab7ccc5956dca2274ad31eb34aba1b4ad839bc [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
# Check decoding and dumping of send and recv syscalls.
.
"${srcdir=.}/init.sh"
run_prog
../
unix
-
pair
-
send
-
recv abcdefghijklmnopqrstuvwxyz
run_strace
-
a32
-
esignal
=
none
-
esend
,
recv
-
eread
=
0
-
ewrite
=
0
$args
match_diff
exit
0