Integrate existing dmapi qa tests into xfs qa infrastructure

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

  Dmapi get/set_dmattr
This commit is contained in:
Allan Randall
2006-12-19 02:55:36 +00:00
parent f34441170a
commit ab526a6352
17 changed files with 1296 additions and 13 deletions
+2 -2
View File
@@ -15,7 +15,7 @@ LSRCFILES = configure configure.in aclocal.m4 README VERSION
LDIRT = config.log .dep config.status config.cache confdefs.h conftest* \
check.log check.time
SUBDIRS = include lib ltp src m4
SUBDIRS = include lib ltp src m4 dmapi
default: $(CONFIGURE) new remake check $(TESTS)
ifeq ($(HAVE_BUILDDEFS), no)
@@ -36,7 +36,7 @@ $(CONFIGURE):
./configure \
--libexecdir=/usr/lib \
--enable-lib64=yes
cd $(TOPDIR)/dmapi/ ; ./configure
aclocal.m4::
aclocal --acdir=`pwd`/m4 --output=$@