summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-06-13 16:24:29 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-06-13 23:17:13 +0100
commit4c828dc568eef7425db7f4a65cb1482329aad72d (patch)
treef121db100f72595d40298452da55addf1dd8bd1c /Makefile.am
parent8735e92a1dae603f2584684ea802b0f5dc332543 (diff)
downloadlibguestfs-4c828dc568eef7425db7f4a65cb1482329aad72d.tar.gz
libguestfs-4c828dc568eef7425db7f4a65cb1482329aad72d.tar.xz
libguestfs-4c828dc568eef7425db7f4a65cb1482329aad72d.zip
tests: Add a test which adds the maximum number of disks and uses them.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 58e26924..7f2f6518 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,6 +38,7 @@ SUBDIRS += tests/qemu
SUBDIRS += tests/guests
SUBDIRS += tests/c-api
SUBDIRS += tests/protocol
+SUBDIRS += tests/disks
SUBDIRS += tests/lvm
SUBDIRS += tests/luks
SUBDIRS += tests/md