test-lchown, test-chown: also skip test if lchown/chown fails with EPERM
authorBernhard Voelker <mail@bernhard-voelker.de>
Tue, 21 May 2013 22:53:50 +0000 (00:53 +0200)
committerPádraig Brady <P@draigBrady.com>
Wed, 22 May 2013 09:01:52 +0000 (10:01 +0100)
commiteaa61c1d42dc605654a0e3073ac693a50bf1d2b8
tree1b6c6470f7b9764f5812f4b2f764a5e0208cd106
parent9ceceed274f83094127f9ff0bf061293c9fe1e7f
test-lchown, test-chown: also skip test if lchown/chown fails with EPERM

These tests abort on FAT file systems right after the test for
filtering out situation without ownership support; errno is EPERM
in such a case.

* tests/test-lchown.h (test_lchown): Add EPERM to the condition to
skip this test.
* tests/test-chown.h (test_chown): Likewise.
ChangeLog
tests/test-chown.h
tests/test-lchown.h