mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 21:09:49 +00:00
drd: add a test that verifies that a race is reported for the annotate_smart_pointer test program with annotations disabled
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11896
This commit is contained in:
5
drd/tests/annotate_smart_pointer2.vgtest
Normal file
5
drd/tests/annotate_smart_pointer2.vgtest
Normal file
@@ -0,0 +1,5 @@
|
||||
prereq: test -e annotate_smart_pointer && ./supported_libpthread
|
||||
vgopts: --read-var-info=yes --check-stack-var=yes --show-confl-seg=no
|
||||
prog: annotate_smart_pointer
|
||||
args: 1 1 0
|
||||
stderr_filter: filter_stderr_and_thread_no
|
||||
Reference in New Issue
Block a user