]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Added the necessary files to run the smart pointer test program as a
authorBart Van Assche <bvanassche@acm.org>
Sun, 7 Mar 2010 10:47:32 +0000 (10:47 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 7 Mar 2010 10:47:32 +0000 (10:47 +0000)
regression test.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11070

drd/tests/annotate_smart_pointer.stderr.exp [new file with mode: 0644]
drd/tests/annotate_smart_pointer.vgtest [new file with mode: 0644]

diff --git a/drd/tests/annotate_smart_pointer.stderr.exp b/drd/tests/annotate_smart_pointer.stderr.exp
new file mode 100644 (file)
index 0000000..d16127f
--- /dev/null
@@ -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 (file)
index 0000000..a103ef5
--- /dev/null
@@ -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