Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
dcc7a3c1c68455bffe16b5c4cd32ea1b92a5a4d1
/
.
/
tests
/
setreuid.test
blob: b6db3c1d89b38d8a0e2134278fa15815b005d875 [
file
] [
log
] [
blame
]
Dmitry V. Levin
e6d8473
2016-04-18 14:34:31 +0000
[
diff
] [
blame
]
1
#!/bin/sh
2
3
# Check setreuid syscall decoding.
4
5
.
"${srcdir=.}/init.sh"
6
run_strace_match_diff
-
a15