drd/tests/threaded-fork-vcs: Add

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14243
This commit is contained in:
Bart Van Assche 2014-08-08 16:20:13 +00:00
parent 6822f42ee1
commit 6a597e577e
3 changed files with 11 additions and 0 deletions

View File

@ -321,6 +321,8 @@ EXTRA_DIST = \
thread_name_xml.vgtest \
threaded-fork.stderr.exp \
threaded-fork.vgtest \
threaded-fork-vcs.stderr.exp \
threaded-fork-vcs.vgtest \
trylock.stderr.exp \
trylock.vgtest \
unit_bitmap.stderr.exp \

View File

@ -0,0 +1,6 @@
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
PASS
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

View File

@ -0,0 +1,3 @@
prereq: ./supported_libpthread
vgopts: --verify-conflict-set=yes
prog: threaded-fork