Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
304752e0d49253a8409118d948d31ef3a7b2bc6b
/
.
/
tests-mx32
/
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