Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
b4aefa7595f0e7356b90802627182b22693d25bc
/
.
/
tests
/
ioctl.test
blob: 8c2a9baae5c014dd1654d713391f1f8717b2107f [
file
] [
log
] [
blame
]
#!/bin/sh
# Check ioctl syscall decoding.
.
"${srcdir=.}/init.sh"
run_prog
run_strace
-
e ioctl $args
match_grep
exit
0