Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
db9af94715b472c268dac3ce6f1f3fd41a844a07
/
.
/
tests
/
xattr.test
blob: 613352b69f29fff7e65c1f446c1dede52eae99e0 [
file
] [
log
] [
blame
]
#!/bin/sh
# Check *xattr syscalls decoding.
.
"${srcdir=.}/init.sh"
run_prog
run_strace
-
e removexattr
,
setxattr $args
match_grep
exit
0