mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
drd/tests/threaded-fork-vcs: Add
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14243
This commit is contained in:
parent
6822f42ee1
commit
6a597e577e
@ -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 \
|
||||
|
||||
6
drd/tests/threaded-fork-vcs.stderr.exp
Normal file
6
drd/tests/threaded-fork-vcs.stderr.exp
Normal 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)
|
||||
3
drd/tests/threaded-fork-vcs.vgtest
Normal file
3
drd/tests/threaded-fork-vcs.vgtest
Normal file
@ -0,0 +1,3 @@
|
||||
prereq: ./supported_libpthread
|
||||
vgopts: --verify-conflict-set=yes
|
||||
prog: threaded-fork
|
||||
Loading…
x
Reference in New Issue
Block a user