]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add a thorough unit test for m_oset. Note that this is Memcheck
authorNicholas Nethercote <njn@valgrind.org>
Sun, 14 Aug 2005 22:43:53 +0000 (22:43 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sun, 14 Aug 2005 22:43:53 +0000 (22:43 +0000)
commit756f513b51752606cc1241eadb81cb29e7c603b8
treea2f911c45180a16cb36a4eefd478e4743ea07aa9
parent9741f60c1fd11e1aaae09c8113f070779875e71d
Add a thorough unit test for m_oset.  Note that this is Memcheck
testing code that's part of Valgrind, which is a good thing.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4412
memcheck/tests/Makefile.am
memcheck/tests/oset_test.c [new file with mode: 0644]
memcheck/tests/oset_test.stderr.exp [new file with mode: 0644]
memcheck/tests/oset_test.stdout.exp [new file with mode: 0644]