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