Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
602998be62493f75562204f6bb391c7095352de9
/
.
/
tests
/
fanotify_mark.test
blob: 4b7749afa31fa193325b72e1637307c5a2d033b9 [
file
] [
log
] [
blame
]
#!/bin/sh
# Check fanotify_mark syscall decoding.
.
"${srcdir=.}/init.sh"
run_prog
run_strace
-
efanotify_mark $args
match_grep
exit
0