summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-06-14 12:38:01 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-06-14 16:12:57 +0100
commit81ee155b9d385f73efa8540faea5725701d1ec5d (patch)
tree783dd44f23b22cee68ef9b2a9a323479a1f6070b /Makefile.am
parentabbace68881b0917919913fe71bd738e45f36df5 (diff)
downloadlibguestfs-81ee155b9d385f73efa8540faea5725701d1ec5d.tar.gz
libguestfs-81ee155b9d385f73efa8540faea5725701d1ec5d.tar.xz
libguestfs-81ee155b9d385f73efa8540faea5725701d1ec5d.zip
tests: Add tests for extended attrs and SELinux, direct and via FUSE.
Note that the SELinux + FUSE test is disabled because of: https://bugzilla.redhat.com/show_bug.cgi?id=811217 https://bugzilla.redhat.com/show_bug.cgi?id=812798#c42
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 7f2f6518..be9191ca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -42,6 +42,7 @@ SUBDIRS += tests/disks
SUBDIRS += tests/lvm
SUBDIRS += tests/luks
SUBDIRS += tests/md
+SUBDIRS += tests/selinux
SUBDIRS += tests/ntfsclone
SUBDIRS += tests/btrfs
SUBDIRS += tests/charsets