tests: don't fail on systems without a "stat" syscall
authorJim Meyering <meyering@redhat.com>
Mon, 14 Apr 2008 21:33:43 +0000 (23:33 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 14 Apr 2008 21:33:43 +0000 (23:33 +0200)
commit739cf4e8325775dd6400984b3b52e67b3102e556
treeb7b57a61a96bfd2fdfc78010be47e5e6a88d2ad8
parent08f2a71ee34cc261fb39d1047069e01cb48fb0d7
tests: don't fail on systems without a "stat" syscall

* tests/test-lib.sh (require_strace_): Add a syscall parameter.
* tests/ls/stat-free-symlinks: Update caller.
* tests/mv/atomic: Likewise.
* tests/mv/atomic2: Likewise.
Reported by Mike Frysinger in
http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13222
tests/ls/stat-free-symlinks
tests/mv/atomic
tests/mv/atomic2
tests/test-lib.sh