X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2FMakefile.am;h=12c4e80c9f4b5511266c68cb599a06d7819925aa;hb=d296feb05fbbd331a4ae3ed3e18bb822acdc13c8;hp=874e898eeab1de768635ee47eb979e29c157db8d;hpb=51ecd63944bb1374ebad518d814deaa2096bc365;p=libguestfs.git diff --git a/regressions/Makefile.am b/regressions/Makefile.am index 874e898..12c4e80 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -24,9 +24,14 @@ TESTS = \ rhbz503169c10.sh \ rhbz503169c13.sh \ + test-cancellation-upload-daemoncancels.sh \ + test-cancellation-download-librarycancels.sh \ test-qemudie-midcommand.sh \ test-qemudie-killsub.sh \ - test-qemudie-synch.sh + test-qemudie-synch.sh \ + test-read_file.sh \ + test-remote.sh \ + test-reopen.sh SKIPPED_TESTS = \ test-bootbootboot.sh