aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_setattr.c
AgeCommit message (Collapse)AuthorLines
2020-03-13State GPL version in comment (#485)Dr. David Alan Gilbert-1/+1
IN a bunch of comments we say 'under the terms of the GNU GPL', make it clear this is GPLv2 (as LICENSE says). Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2017-08-24Don't use -o auto_unmount under FreeBSD.Nikolaus Rath-0/+2
2017-05-24Make tests build on bsdBrian Naylor-0/+5
2016-11-06Added test for fchmodNikolaus Rath-0/+184
At the moment this test fails (cf. issue #62). If that gets fixed in the kernel, this test can be activated conditionally.