]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Added regression test for ANNOTATE_IGNORE_READS_AND_WRITES_BEGIN() and
authorBart Van Assche <bvanassche@acm.org>
Tue, 11 Aug 2009 15:00:54 +0000 (15:00 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 11 Aug 2009 15:00:54 +0000 (15:00 +0000)
commit6a68dfd48d0a75acf45d19a9d263ef298097d4e9
tree3a28ee85a094faab66304f7d7b0b5a46b209f0d1
parentf75771cc8fb0e5d2e6a993294b6ce5178a4171b4
Added regression test for ANNOTATE_IGNORE_READS_AND_WRITES_BEGIN() and
ANNOTATE_IGNORE_READS_AND_WRITES_END().

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