mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
@@ -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:
|
||||
Reference in New Issue
Block a user