Added one regression test for each of addrcheck, lackey, and helgrind, each of
which had none previously.  They all run tests/true (added as well), just to
automatically catch any total b0rkage errors.

Also fixed up filter_stderr_basic to account for changes to startup message;
my changes from yesterday broke all the --stable tests.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1179 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/lackey/tests/Makefile.am b/lackey/tests/Makefile.am
new file mode 100644
index 0000000..c667623
--- /dev/null
+++ b/lackey/tests/Makefile.am
@@ -0,0 +1,7 @@
+## Process this file with automake to produce Makefile.in
+
+noinst_SCRIPTS = filter_stderr
+
+EXTRA_DIST = \
+	$(noinst_SCRIPTS) \
+	true.stderr.exp true.stderr.exp.hd true.vgtest