Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
e6828b1102fec1ee25fc504c9076ac31701a681e
/
.
/
tests
/
fchown.test
blob: 63a0f2e3af6d2671d8d5d20f8fac2d1721e30447 [
file
] [
log
] [
blame
]
Dmitry V. Levin
e6828b1
2016-04-17 22:24:41 +0000
[
diff
] [
blame^
]
1
#!/bin/sh
2
3
# Check fchown syscall decoding.
4
5
.
"${srcdir=.}/init.sh"
6
run_strace_match_diff
-
a16