Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
dcc7a3c1c68455bffe16b5c4cd32ea1b92a5a4d1
/
.
/
tests
/
sethostname.test
blob: 78f8c58edf0c3128420e955af6622dab44b3652b [
file
] [
log
] [
blame
]
Fei Jie
a067b8d
2016-03-31 16:06:49 +0800
[
diff
] [
blame
]
1
#!/bin/sh
2
3
# Check sethostname syscall decoding.
4
5
.
"${srcdir=.}/init.sh"
6
run_strace_match_diff
-
a22