Author: bart
Date: 2008-02-29 13:15:57 +0000 (Fri, 29 Feb 2008)
New Revision: 7507

Log:
Updated after renaming / removing regression test output files.

Modified:
   trunk/exp-drd/tests/Makefile.am


Modified: trunk/exp-drd/tests/Makefile.am
===================================================================
--- trunk/exp-drd/tests/Makefile.am     2008-02-29 11:00:17 UTC (rev 7506)
+++ trunk/exp-drd/tests/Makefile.am     2008-02-29 13:15:57 UTC (rev 7507)
@@ -68,11 +68,6 @@
        tc05_simple_race.stderr.exp                             \
        tc06_two_races.vgtest                                   \
        tc06_two_races.stderr.exp                               \
-       tc07_hbl1.vgtest                                        \
-       tc07_hbl1.stderr.exp tc07_hbl1.stdout.exp               \
-       tc07_hbl1.stderr.exp2                                   \
-       tc08_hbl2.vgtest                                        \
-       tc08_hbl2.stderr.exp                                    \
        tc09_bad_unlock.vgtest                                  \
        tc09_bad_unlock.stderr.exp                              \
        tc10_rec_lock.vgtest                                    \
@@ -101,8 +96,8 @@
        tc21_pthonce.vgtest                                     \
        tc21_pthonce.stderr.exp tc21_pthonce.stdout.exp         \
        tc22_exit_w_lock.vgtest                                 \
-       tc22_exit_w_lock.stderr.exp                             \
        tc22_exit_w_lock.stderr.exp-32bit                       \
+       tc22_exit_w_lock.stderr.exp-64bit                       \
        tc23_bogus_condwait.vgtest                              \
        tc23_bogus_condwait.stderr.exp                          \
        tc24_nonzero_sem.vgtest                                 \
@@ -110,6 +105,12 @@
        sigalrm.vgtest                                          \
        sigalrm.stdout.exp sigalrm.stderr.exp
 
+#      tc07_hbl1.vgtest
+#      tc07_hbl1.stderr.exp tc07_hbl1.stdout.exp
+#      tc07_hbl1.stderr.exp
+#      tc08_hbl2.vgtest
+#      tc08_hbl2.stderr.exp
+
 AM_CFLAGS   = $(WERROR) -Winline -Wall -Wshadow -g $(AM_FLAG_M3264_PRI)
 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_builddir)/include
 AM_CXXFLAGS = $(AM_CFLAGS)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to