Author: bart
Date: 2008-03-07 19:29:03 +0000 (Fri, 07 Mar 2008)
New Revision: 7587

Log:
Added LinuxThreads output files.

Added:
   trunk/exp-drd/tests/tc07_hbl1.stderr.exp-linuxthreads
   trunk/exp-drd/tests/tc07_hbl1.stdout.exp-linuxthreads
   trunk/exp-drd/tests/tc08_hbl2.stderr.exp-linuxhtreads
   trunk/exp-drd/tests/tc08_hbl2.stdout.exp-linuxhtreads
Modified:
   trunk/exp-drd/tests/Makefile.am


Modified: trunk/exp-drd/tests/Makefile.am
===================================================================
--- trunk/exp-drd/tests/Makefile.am     2008-03-07 19:11:54 UTC (rev 7586)
+++ trunk/exp-drd/tests/Makefile.am     2008-03-07 19:29:03 UTC (rev 7587)
@@ -117,9 +117,14 @@
        tc06_two_races.stderr.exp-linuxthreads      \
        tc06_two_races.vgtest                       \
        tc07_hbl1.stderr.exp                        \
+       tc07_hbl1.stderr.exp-linuxthreads           \
        tc07_hbl1.stdout.exp                        \
+       tc07_hbl1.stdout.exp-linuxthreads           \
        tc07_hbl1.vgtest                            \
        tc08_hbl2.stderr.exp                        \
+       tc08_hbl2.stderr.exp-linuxthreads           \
+       tc08_hbl2.stdout.exp                        \
+       tc08_hbl2.stdout.exp-linuxthreads           \
        tc08_hbl2.vgtest                            \
        tc09_bad_unlock.stderr.exp                  \
        tc09_bad_unlock.stderr.exp-linuxthreads     \

Added: trunk/exp-drd/tests/tc07_hbl1.stderr.exp-linuxthreads
===================================================================
--- trunk/exp-drd/tests/tc07_hbl1.stderr.exp-linuxthreads                       
        (rev 0)
+++ trunk/exp-drd/tests/tc07_hbl1.stderr.exp-linuxthreads       2008-03-07 
19:29:03 UTC (rev 7587)
@@ -0,0 +1,7 @@
+
+Detected the LinuxThreads threading library. Sorry, but DRD only supports
+the newer NPTL (Native POSIX Threads Library). Please try to rerun DRD
+after having upgraded to a newer version of your Linux distribution.
+Giving up.
+
+ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

Added: trunk/exp-drd/tests/tc07_hbl1.stdout.exp-linuxthreads
===================================================================

Added: trunk/exp-drd/tests/tc08_hbl2.stderr.exp-linuxhtreads
===================================================================
--- trunk/exp-drd/tests/tc08_hbl2.stderr.exp-linuxhtreads                       
        (rev 0)
+++ trunk/exp-drd/tests/tc08_hbl2.stderr.exp-linuxhtreads       2008-03-07 
19:29:03 UTC (rev 7587)
@@ -0,0 +1,7 @@
+
+Detected the LinuxThreads threading library. Sorry, but DRD only supports
+the newer NPTL (Native POSIX Threads Library). Please try to rerun DRD
+after having upgraded to a newer version of your Linux distribution.
+Giving up.
+
+ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

Added: trunk/exp-drd/tests/tc08_hbl2.stdout.exp-linuxhtreads
===================================================================


-------------------------------------------------------------------------
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