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:
Bart Van Assche 2010-03-07 10:47:32 +00:00
parent b1d6b660cb
commit 6db3d8852c
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Done.
ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

View 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