aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cp/cp-mv-enotsup-xattr (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-08-23tests: skip (don't fail) a cp test, upon mount-related failureJim Meyering1-7/+10
* tests/cp/cp-mv-enotsup-xattr: Upon a set-up failiure, rather than failing the test with a "framework failure" diagnostic, just skip it. Russell Whitaker reported that this test failed on slackware.
2009-04-28tests: add test for xattr diagnostics on dest. FS lacking xattr supportOndřej Vašík1-0/+90
* tests/cp/cp-mv-enotsup-xattr: Ensure that xattr diagnostics are displayed correctly when destination filesystem lacks xattr support. * tests/Makefile.am (root_tests): Add new root-only test.