X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=regressions%2FMakefile.am;h=b01d3a5a181b8077afbc81b723ec87479ed99598;hb=f4d996fd26762053d68f46de5790aae893f03d38;hp=ca4292a946a57427ebfb1f2606ea86449a1b8d2c;hpb=e7ee6eebed6ee3a5b56c0482ba2770e697d8febc;p=libguestfs.git diff --git a/regressions/Makefile.am b/regressions/Makefile.am index ca4292a..b01d3a5 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -32,9 +32,17 @@ TESTS = \ rhbz576879.sh \ rhbz578407.sh \ rhbz580246.sh \ + test-add-domain.sh \ + test-both-ends-cancel.sh \ test-cancellation-download-librarycancels.sh \ test-cancellation-upload-daemoncancels.sh \ + test-copy.sh \ test-find0.sh \ + test-guestfish-a.sh \ + test-guestfish-d.sh \ + test-guestfish-tilde.sh \ + test-inspect-fstab.sh \ + test-launch-race.pl \ test-luks.sh \ test-lvm-filtering.sh \ test-lvm-mapping.pl \ @@ -45,7 +53,8 @@ TESTS = \ test-read_file.sh \ test-remote.sh \ test-reopen.sh \ - test-stringlist.sh + test-stringlist.sh \ + test-upload-to-dir.sh SKIPPED_TESTS = \ test-bootbootboot.sh