Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
d35df493b4e7684c50d2d2fa032ee3a7ac228009
/
.
/
tests-m32
/
time.test
blob: 6ab193a4b569dfd3c5732231a57977840029474e [
file
] [
log
] [
blame
]
Elliott Hughes
d35df49
2017-02-15 15:19:05 -0800
[
diff
] [
blame^
]
1
#!/bin/sh
2
3
# Check time syscall decoding.
4
5
.
"${srcdir=.}/init.sh"
6
run_strace_match_diff
-
a10