mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +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:
parent
b1d6b660cb
commit
6db3d8852c
4
drd/tests/annotate_smart_pointer.stderr.exp
Normal file
4
drd/tests/annotate_smart_pointer.stderr.exp
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
Done.
|
||||
|
||||
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
|
||||
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
|
||||
Loading…
x
Reference in New Issue
Block a user