Move the tests into a subdirectory
[qemu-sanity-check.git] / Makefile.am
index 5f22f79..657b6dc 100644 (file)
 # with this program; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
+SUBDIRS = . tests
+
 EXTRA_DIST = \
        .gitignore \
        qemu-sanity-check.1 \
        qemu-sanity-check.in \
        qemu-sanity-check.pod \
-       qemu-sanity-check.pod.in \
-       sleeper \
-       $(TESTS)
+       qemu-sanity-check.pod.in
 
 CLEANFILES = \
        *~ \
@@ -61,15 +61,6 @@ qemu-sanity-check.1: qemu-sanity-check.pod
 
 endif
 
-# Tests.
-TESTS = \
-       run-qemu-sanity-check \
-       test-timeout \
-       test-bad-options \
-       test-bad-kernel \
-       test-bad-qemu \
-       test-bad-userspace
-
 # Tag HEAD with current version (maintainer only).
 
 maintainer-tag: