Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
304752e0d49253a8409118d948d31ef3a7b2bc6b
/
.
/
tests-m32
/
aio.test
blob: 2ba90da8dd361362aaf580c107bece837a2a8394 [
file
] [
log
] [
blame
]
#!/bin/sh
# Check io_* syscalls decoding.
.
"${srcdir=.}/init.sh"
syscalls
=
io_setup
,
io_submit
,
io_getevents
,
io_cancel
,
io_destroy
run_strace_match_diff
-
a14
-
e trace
=
$syscalls