tests: call skip_test_ in place of echo+exit 77
authorJim Meyering <meyering@redhat.com>
Thu, 29 Nov 2007 08:21:22 +0000 (09:21 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 9 Feb 2008 09:30:33 +0000 (10:30 +0100)
commit72565ddffe0b249fc23bd8253564aaf3311f833c
treebf827f4d0980adc9f163359eda745c6e6a1e8675
parent52d9bba7126de635eb356e3b379c5e4659ce2462
tests: call skip_test_ in place of echo+exit 77

* tests/mv/no-target-dir: Likewise.
* tests/other-fs-tmpdir: Likewise.
* tests/rm/empty-name: Likewise.
* tests/rm/fail-eperm: Likewise.
* tests/rm/inaccessible: Likewise.
* tests/rm/isatty: Likewise.
* tests/rm/unreadable: Likewise.
* tests/setgid-check: Likewise.
* tests/sparse-file: Likewise.
* tests/strace: Likewise.
* tests/tail-2/append-only: Likewise.
* tests/tail-2/big-4gb: Likewise.
* tests/tail-2/tail-n0f: Likewise.
* tests/touch/dangling-symlink: Likewise.
* tests/touch/fifo: Likewise.
* tests/touch/not-owner: Likewise.
* tests/mv/i-3: Likewise.
* tests/umask-check: Likewise.
* tests/mv/acl: Likewise.
* tests/cp/acl: Likewise.
* tests/chgrp/deref: Likewise.
* tests/chmod/setgid: Likewise.
* tests/cp/existing-perm-race: Likewise.
* tests/cp/file-perm-race: Likewise.
* tests/cp/parent-perm-race: Likewise.
* tests/du/2g: Likewise.
* tests/du/8gb: Likewise.
* tests/du/long-from-unreadable: Likewise.
* tests/du/long-sloop: Likewise.
* tests/du/slink: Likewise.
* tests/ls/nameless-uid: Likewise.
* tests/ls/stat-dtype: Likewise.
* tests/misc/cat-proc: Likewise.
* tests/misc/md5sum-newline: Likewise.
* tests/misc/nice: Likewise.
* tests/misc/od-x8: Likewise.
* tests/misc/pwd-unreadable-parent: Likewise.
* tests/misc/selinux: Likewise.
* tests/misc/stty-row-col: Likewise.
* tests/misc/tac-continue: Likewise.
* tests/misc/arch: Likewise, and source $srcdir/../test-lib.sh *before*
the use of skip_test_.
41 files changed:
tests/chgrp/deref
tests/chmod/setgid
tests/cp/acl
tests/cp/existing-perm-race
tests/cp/file-perm-race
tests/cp/parent-perm-race
tests/du/2g
tests/du/8gb
tests/du/long-from-unreadable
tests/du/long-sloop
tests/du/slink
tests/ls/nameless-uid
tests/ls/stat-dtype
tests/misc/arch
tests/misc/cat-proc
tests/misc/md5sum-newline
tests/misc/nice
tests/misc/od-x8
tests/misc/pwd-unreadable-parent
tests/misc/selinux
tests/misc/stty-row-col
tests/misc/tac-continue
tests/mv/acl
tests/mv/i-3
tests/mv/no-target-dir
tests/other-fs-tmpdir
tests/rm/empty-name
tests/rm/fail-eperm
tests/rm/inaccessible
tests/rm/isatty
tests/rm/unreadable
tests/setgid-check
tests/sparse-file
tests/strace
tests/tail-2/append-only
tests/tail-2/big-4gb
tests/tail-2/tail-n0f
tests/touch/dangling-symlink
tests/touch/fifo
tests/touch/not-owner
tests/umask-check