none/tests/fdleak_cmsg_supp.supp: Add suppressions for older glibc
[valgrind.git] / none / tests / freebsd / cp.vgtest
blob931fffbf01c4028f663694407bdf69ab4dc65e45
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