Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
strace
/
afaea3dcf1238cf108691bdbef4c6b31d6752b37
/
.
/
tests
/
strace-f.test
blob: 7b5a6c2f0682101363362cdf936c56580c27818d [
file
] [
log
] [
blame
]
#!/bin/sh
# Ensure that strace -f works.
.
"${srcdir=.}/init.sh"
time
=/
usr
/
bin
/
time
check_prog $time
check_prog ls
run_strace
-
f $time ls
>
/
dev
/
null