]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Made the behavior of the annotate_smart_pointer test program configurable
authorBart Van Assche <bvanassche@acm.org>
Sun, 7 Mar 2010 10:42:15 +0000 (10:42 +0000)
committerBart Van Assche <bvanassche@acm.org>
Sun, 7 Mar 2010 10:42:15 +0000 (10:42 +0000)
commit016af749e0ff162a58acd67da96c8e4ee61fd3fc
tree9018e55389298f51c0e661b245d11d7ebd5d041c
parent9ced7475c6890253114b18b83710dd50f24102f5
Made the behavior of the annotate_smart_pointer test program configurable
through command-line arguments, and made sure that the annotations present
in the source code are recognized by all Valgrind-based data race detection
tools.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11067
drd/tests/annotate_smart_pointer.cpp
drd/tests/unified_annotations.h [new file with mode: 0644]