Implement timeout, and add several tests.
[qemu-sanity-check.git] / Makefile.am
index caf4011..38dd3cc 100644 (file)
@@ -55,4 +55,10 @@ qemu-sanity-check.1: qemu-sanity-check.pod
 endif
 
 # Tests.
-TESTS = run-qemu-sanity-check
+TESTS = \
+       run-qemu-sanity-check \
+       test-timeout \
+       test-bad-options \
+       test-bad-kernel \
+       test-bad-qemu \
+       test-bad-userspace