Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
96b04dc71d3ebaf46e4f03b85152234eb49c0a41
/
.
/
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