aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xm-test/configure.ac
diff options
context:
space:
mode:
authordan@elm3b196.beaverton.ibm.com <dan@elm3b196.beaverton.ibm.com>2005-11-25 15:17:37 +0000
committerdan@elm3b196.beaverton.ibm.com <dan@elm3b196.beaverton.ibm.com>2005-11-25 15:17:37 +0000
commite0f31705c8f8fb7196a0329b57aebd4f9786c30b (patch)
treed95925f1921699051e2844b4c6a60edf6cf9aa0c /tools/xm-test/configure.ac
parentcbc8a361c0dcba3d4617c28fb8196ec9eef1dc2d (diff)
downloadxen-e0f31705c8f8fb7196a0329b57aebd4f9786c30b.tar.gz
xen-e0f31705c8f8fb7196a0329b57aebd4f9786c30b.tar.bz2
xen-e0f31705c8f8fb7196a0329b57aebd4f9786c30b.zip
Add sanity checks that let us know if there are any problems before
we run the entire suite
Diffstat (limited to 'tools/xm-test/configure.ac')
-rw-r--r--tools/xm-test/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/xm-test/configure.ac b/tools/xm-test/configure.ac
index 224d5fa129..b2edf49457 100644
--- a/tools/xm-test/configure.ac
+++ b/tools/xm-test/configure.ac
@@ -35,6 +35,7 @@ AC_CONFIG_FILES([
Makefile
ramdisk/Makefile
tests/Makefile
+ tests/_sanity/Makefile
tests/block-list/Makefile
tests/block-create/Makefile
tests/block-destroy/Makefile