apparmor/tests
Steve Beattie 16ce411178 [https://bugzilla.novell.com/show_bug.cgi?id=165177]
XFS appears to be more strict than the Linux vfs layer wrt whether a
process can chgrp a file when it's not the owner but still in the same
group -- XFS doesn't allow it and requires CAP_FOWNER instead.

This fix rorders the tests so that the chgrp operations occur before the
chown operations happen, avoiding the difference in requirements between
XFS and linux's vfs.
2006-04-14 18:11:55 +00:00
..
regression [https://bugzilla.novell.com/show_bug.cgi?id=165177] 2006-04-14 18:11:55 +00:00
stress/subdomain Import the rest of the core functionality of the internal apparmor 2006-04-11 21:52:54 +00:00