5 Commits

Author SHA1 Message Date
Bart Van Assche
ab4f4b241f Removed ANNOTATE_HAPPENS_DONE() again.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11085
2010-03-08 18:41:38 +00:00
Bart Van Assche
016af749e0 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
2010-03-07 10:42:15 +00:00
Bart Van Assche
e60696f78e Changes:
- Annotated the smart pointer implementation.
- Explained the purpose of the test via source code comments.
- Removed class Semaphore.
- Made it possible to specify the number of threads to be created via the
  command line.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11065
2010-03-06 10:54:36 +00:00
Bart Van Assche
3186d00cff Builds now on Win32 too.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11063
2010-03-04 08:51:30 +00:00
Bart Van Assche
c7741d5db1 Added the source code of one more unit test.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11059
2010-03-02 08:57:50 +00:00