X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2FMakefile.am;h=928905ccd506b7ea61e6d2c57cd1559b60eb3ad4;hb=c09db4e834ab0efb93588d0427aba110a1f234e8;hp=250fd6407ec0f18ca5d3bbe6562b50b00745d693;hpb=8ab2b85b2a67270b8cc5a91bb62a70c84cd6a02c;p=libguestfs.git diff --git a/regressions/Makefile.am b/regressions/Makefile.am index 250fd64..928905c 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Regression tests and other important tests which are not # specific to the C API. We can write these more easily in @@ -42,13 +42,18 @@ TESTS = \ test-guestfish-a.sh \ test-guestfish-d.sh \ test-guestfish-escapes.sh \ + test-guestfish-events.sh \ test-guestfish-tilde.sh \ test-inspect-fstab.sh \ + test-inspect-fstab-md.sh \ test-launch-race.pl \ + test-list-filesystems.sh \ + test-list-md-devices.sh \ test-luks.sh \ test-luks-list.sh \ test-lvm-filtering.sh \ test-lvm-mapping.pl \ + test-mdadm.sh \ test-noexec-stack.pl \ test-qemudie-killsub.sh \ test-qemudie-midcommand.sh \