X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2FMakefile.am;h=b01d3a5a181b8077afbc81b723ec87479ed99598;hb=f4d996fd26762053d68f46de5790aae893f03d38;hp=10c5c48459c3c7b57fcc825c71b1a9cd5e449adf;hpb=f08fe63761d4186d49212b1d2382b1a5a2b8a62f;p=libguestfs.git diff --git a/regressions/Makefile.am b/regressions/Makefile.am index 10c5c48..b01d3a5 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -33,12 +33,15 @@ TESTS = \ 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 \ @@ -50,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