Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
aaa7a77b5f79ec3b99806f5de9abdb5d70516b1d
/
.
/
tests
/
mlock.test
blob: 9a73a3063dfb95d96db63007083ccd8825339e24 [
file
] [
log
] [
blame
]
#!/bin/sh
# Check mlock and munlock syscalls decoding.
.
"${srcdir=.}/init.sh"
run_strace_match_diff
-
e trace
=
mlock
,
munlock
-
a20