Check in Andreas Gruenbacher's nfs v4 acl tests into the xfstests suite.

Merge of master-melb:xfs-cmds:32058a by kenmcd.

  Run all the tests in xfstests/nfs4acl
This commit is contained in:
Tim Shimmin
2008-09-05 06:18:15 +00:00
parent ed08552846
commit 841b609ec9
15 changed files with 1283 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
#
# Copyright (c) 2008 Silicon Graphics, Inc. All Rights Reserved.
#
TOPDIR = ..
include $(TOPDIR)/include/builddefs
LSRCFILES = run \
apply-mask.test chmod.test computed-mode.test ctime.test \
unrepresentable.test basic.test chown.test create.test \
delete.test write-vs-append.test
include $(BUILDRULES)
default install install-dev install-lib: