X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2FMakefile.am;h=e7ebc6f2c30952edaf2889423d73feb97605f124;hb=cd1322e30d6c34d7d9f87d72dfa1660aa5d8af38;hp=250fd6407ec0f18ca5d3bbe6562b50b00745d693;hpb=8ab2b85b2a67270b8cc5a91bb62a70c84cd6a02c;p=libguestfs.git diff --git a/regressions/Makefile.am b/regressions/Makefile.am index 250fd64..e7ebc6f 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 @@ -44,11 +44,15 @@ TESTS = \ test-guestfish-escapes.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 \