From: Bart Van Assche Date: Sun, 7 Mar 2010 10:47:32 +0000 (+0000) Subject: Added the necessary files to run the smart pointer test program as a X-Git-Tag: svn/VALGRIND_3_6_0~354 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6db3d8852cd7c627e558c1d906c352c927fbc355;p=thirdparty%2Fvalgrind.git 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 --- diff --git a/drd/tests/annotate_smart_pointer.stderr.exp b/drd/tests/annotate_smart_pointer.stderr.exp new file mode 100644 index 0000000000..d16127fb58 --- /dev/null +++ b/drd/tests/annotate_smart_pointer.stderr.exp @@ -0,0 +1,4 @@ + +Done. + +ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) diff --git a/drd/tests/annotate_smart_pointer.vgtest b/drd/tests/annotate_smart_pointer.vgtest new file mode 100644 index 0000000000..a103ef50d8 --- /dev/null +++ b/drd/tests/annotate_smart_pointer.vgtest @@ -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