Add DMAPI tests test_bulkall, test_bulkattr.

Add DMAPI tests test_bulkall, test_bulkattr.
This commit is contained in:
Dean Roehrich
2003-10-07 18:29:43 +00:00
parent 99b62f4c7b
commit 609a3a8877
+3 -1
View File
@@ -39,6 +39,8 @@ bin_PROGRAMS = \
test_dmattr \
test_eventlist \
test_region \
test_bulkall \
test_bulkattr \
send_msg \
dm_test_daemon \
dump_allocinfo \
@@ -48,6 +50,6 @@ bin_PROGRAMS = \
test_efault \
mmap
INCLUDES += -I ..
INCLUDES = -I ..
LDADD = $(top_builddir)/src/common/lib/libdmtest.la