From: Bart Van Assche Date: Fri, 7 Mar 2008 19:29:03 +0000 (+0000) Subject: Added LinuxThreads output files. X-Git-Tag: svn/VALGRIND_3_4_0~953 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d66bb26af97d05c51d506ff8d8213ce05edb05f;p=thirdparty%2Fvalgrind.git Added LinuxThreads output files. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7587 --- diff --git a/exp-drd/tests/Makefile.am b/exp-drd/tests/Makefile.am index ac487c5e34..91a96ca947 100644 --- a/exp-drd/tests/Makefile.am +++ b/exp-drd/tests/Makefile.am @@ -117,9 +117,14 @@ EXTRA_DIST = \ 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 \ diff --git a/exp-drd/tests/tc07_hbl1.stderr.exp-linuxthreads b/exp-drd/tests/tc07_hbl1.stderr.exp-linuxthreads new file mode 100644 index 0000000000..7fff629010 --- /dev/null +++ b/exp-drd/tests/tc07_hbl1.stderr.exp-linuxthreads @@ -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) diff --git a/exp-drd/tests/tc07_hbl1.stdout.exp-linuxthreads b/exp-drd/tests/tc07_hbl1.stdout.exp-linuxthreads new file mode 100644 index 0000000000..e69de29bb2 diff --git a/exp-drd/tests/tc08_hbl2.stderr.exp-linuxhtreads b/exp-drd/tests/tc08_hbl2.stderr.exp-linuxhtreads new file mode 100644 index 0000000000..7fff629010 --- /dev/null +++ b/exp-drd/tests/tc08_hbl2.stderr.exp-linuxhtreads @@ -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) diff --git a/exp-drd/tests/tc08_hbl2.stdout.exp-linuxhtreads b/exp-drd/tests/tc08_hbl2.stdout.exp-linuxhtreads new file mode 100644 index 0000000000..e69de29bb2