]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Use a couple of reader-writer-lock tests from drd.
authorJulian Seward <jseward@acm.org>
Mon, 10 Nov 2008 02:01:17 +0000 (02:01 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 10 Nov 2008 02:01:17 +0000 (02:01 +0000)
commitc4759767c7914e3c9d786b859d8f5f27c5f6ab6e
treeee3d0bd56eb9ce3018e8d474598284808de0f4b5
parentcac5a4e9b171785983cf874a1bb923145fca7455
Use a couple of reader-writer-lock tests from drd.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8757
helgrind/tests/Makefile.am
helgrind/tests/rwlock_race.stderr.exp-glibc25-amd64 [new file with mode: 0644]
helgrind/tests/rwlock_race.stdout.exp [new file with mode: 0644]
helgrind/tests/rwlock_race.vgtest [new file with mode: 0644]
helgrind/tests/rwlock_test.stderr.exp-glibc25-amd64 [new file with mode: 0644]
helgrind/tests/rwlock_test.stdout.exp [new file with mode: 0644]
helgrind/tests/rwlock_test.vgtest [new file with mode: 0644]