X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=regressions%2FMakefile.am;h=058b60dceed0f0a62c2d380dc0135c502f5d0b8a;hp=3279f95c0bff2bf38be9bae706e97ec938b17914;hb=42c89f2e6bd956f738080b5aec53b7520f4f96da;hpb=33f53aeb5061cb64aabdaa181632e080f4f4d898 diff --git a/regressions/Makefile.am b/regressions/Makefile.am index 3279f95..058b60d 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -26,13 +26,15 @@ TESTS = \ rhbz503169c13.sh \ test-cancellation-download-librarycancels.sh \ test-cancellation-upload-daemoncancels.sh \ + test-find0.sh \ test-noexec-stack.pl \ test-qemudie-killsub.sh \ test-qemudie-midcommand.sh \ test-qemudie-synch.sh \ test-read_file.sh \ test-remote.sh \ - test-reopen.sh + test-reopen.sh \ + test-stringlist.sh SKIPPED_TESTS = \ test-bootbootboot.sh