mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 21:09:49 +00:00
Added the necessary files to run the smart pointer test program as a
regression test. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11070
This commit is contained in:
5
drd/tests/annotate_smart_pointer.vgtest
Normal file
5
drd/tests/annotate_smart_pointer.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: 50 5
|
||||
stderr_filter: filter_stderr_and_thread_no
|
||||
Reference in New Issue
Block a user