tests: refactor more tests to use mkfifo_or_skip_
commit5116103826c1776be0661bd591acd08fbefe9767
authorPádraig Brady <P@draigBrady.com>
Tue, 10 May 2011 07:14:16 +0000 (10 08:14 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 14 May 2011 09:41:29 +0000 (14 10:41 +0100)
tree45aaee0a87b197a6da572694cf3a434255a2395c
parent27873f1deb69745c79d403bbb8e1145bc18f55b8
tests: refactor more tests to use mkfifo_or_skip_

* tests/cp/existing-perm-race: s/mkfifo/mkfifo_or_skip_/
* tests/cp/file-perm-race: Likewise.
* tests/cp/parent-perm-race: Likewise.
* tests/cp/special-f: Likewise.
* tests/dd/reblock: Likewise.
* tests/ls/file-type: Likewise.
* tests/misc/cat-buf: Likewise.
* tests/misc/mknod: Likewise.
* tests/misc/printf-surprise: Likewise.
* tests/misc/selinux: Likewise.
* tests/misc/sort-spinlock-abuse: Likewise.
* tests/misc/stdbuf: Likewise.
* tests/misc/tac-continue: Likewise.
* tests/init.cfg: Improve the error message when skipping.
14 files changed:
tests/cp/existing-perm-race
tests/cp/file-perm-race
tests/cp/parent-perm-race
tests/cp/special-f
tests/dd/reblock
tests/init.cfg
tests/ls/file-type
tests/misc/cat-buf
tests/misc/mknod
tests/misc/printf-surprise
tests/misc/selinux
tests/misc/sort-spinlock-abuse
tests/misc/stdbuf
tests/misc/tac-continue