summaryrefslogtreecommitdiffstats
path: root/configure.ac
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 /configure.ac
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 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d8ae5313..2414a5d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1336,6 +1336,7 @@ AC_CONFIG_FILES([Makefile
tests/protocol/Makefile
tests/qemu/Makefile
tests/regressions/Makefile
+ tests/selinux/Makefile
tests/xml/Makefile
tools/Makefile])
AC_OUTPUT