repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
none/tests/fdleak_cmsg_supp.supp: Add suppressions for older glibc
[valgrind.git]
/
none
/
tests
/
freebsd
/
cp.vgtest
blob
931fffbf01c4028f663694407bdf69ab4dc65e45
1
# basic smoke test, but even this can fail
2
# the copy_file_range syscall was added in FreeBSD 12
3
# and then used in the cp command
4
prog: /bin/cp
5
args: cp.vgtest cp.out
6
vgopts: -q
7
cleanup: rm cp.out