]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Added test program for the ANNOTATE_IGNORE_WRITES_*() annotation
authorBart Van Assche <bvanassche@acm.org>
Thu, 13 Aug 2009 09:30:57 +0000 (09:30 +0000)
committerBart Van Assche <bvanassche@acm.org>
Thu, 13 Aug 2009 09:30:57 +0000 (09:30 +0000)
commit7e42fd6653a534d47ffed5ec68d1a3962c1986cf
tree12dacf8ceec5617cab6669ff5252120564bbf0bb
parentdbe64c17465af840a5684550592a93a88f5e60cc
Added test program for the ANNOTATE_IGNORE_WRITES_*() annotation
macro's.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10800
drd/tests/Makefile.am
drd/tests/annotate_ignore_write.c [new file with mode: 0644]
drd/tests/annotate_ignore_write.stderr.exp [new file with mode: 0644]
drd/tests/annotate_ignore_write.vgtest [new file with mode: 0644]
drd/tests/annotate_ignore_write2.stderr.exp [new file with mode: 0644]
drd/tests/annotate_ignore_write2.vgtest [new file with mode: 0644]