Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
a4da0c8b792a35e3e505f58e70d62c299f2e0549
/
.
/
tests
/
mincore.test
blob: 6af9f492f2a7374de07c362c2ca9db962ac8b039 [
file
] [
log
] [
blame
]
Dmitry V. Levin
dfea1da
2016-01-29 01:51:54 +0000
[
diff
] [
blame
]
1
#!/bin/sh
2
3
# Check mincore syscall decoding.
4
5
.
"${srcdir=.}/init.sh"
Dmitry V. Levin
5dde567
2016-03-30 00:16:24 +0000
[
diff
] [
blame
]
6
run_strace_match_diff
-
a22