Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
a4da0c8b792a35e3e505f58e70d62c299f2e0549
/
.
/
tests
/
sendfile.test
blob: 48dba5856db2a78c471fc3a881916c596a977396 [
file
] [
log
] [
blame
]
#!/bin/sh
# Check sendfile syscall decoding.
.
"${srcdir=.}/init.sh"
run_strace_match_diff
-
a27