Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
valgrind
/
848fdf81cabbda92731a3dad93ff2ba2e08449a4
/
exp-drd
/
tests
/
Makefile.am
848fdf8
Added regression test for pthread_*timedlock() and pthread_*trylock() calls.
by bart
· 17 years ago
777f7fe
Added support for POSIX reader-writer locks. Modified exp-drd/tests/filter-stderr such that i386 and AMD64 now generate the same output. Removed *.stderr.exp2 files. Added section that explains differences between LinuxThreads and NPTL to exp-drd/docs/README.txt. Made error message about LinuxThreads more clear. Made error messages more uniform.
by bart
· 17 years ago
3b1ee45
Added detection of more types of runtime errors. Cleaned up tracing output. Added test for tracing output (tc20_verifywrap2).
by bart
· 17 years ago
5169367
Updated after renaming / removing regression test output files.
by bart
· 17 years ago
5357fcb
Modified drd client requests such that the mutex type can be passed from the intercepts to the tool. An error message is now printed in case a locked mutex is destroyed and in case a thread exits while it holds a lock on a mutex. Changed format of mutex error messages. Added recursive_mutex regression test. Fixed autogen warnings in exp-drd/tests/Makefile.am.
by bart
· 17 years ago
4f00c74
Disabled tc07_hbl1 and tc08_hbl2 again since running these tests makes only sense with proper support for bus locks in exp-drd.
by bart
· 17 years ago
5976fdd
Added Helgrind regression tests tc05, tc06 and tc08.
by bart
· 17 years ago
0cc09c9
Summarized multiple pth_barrier.stderr.exp* output files into one.
by bart
· 17 years ago
324a733
Fixed typo.
by bart
· 17 years ago
792e43a
Fixed more Fedora 8 regression test failures.
by bart
· 17 years ago
60389da
Added more of Helgrind's regression tests.
by bart
· 17 years ago
dfa5126
Fix 'make dist' -- don't list nonexistent files for inclusion in the tarball.
by sewardj
· 17 years ago
347eeba
by sewardj
· 17 years ago
8564292
by sewardj
· 17 years ago
a2e5407
Add missing file to tarball.
by sewardj
· 17 years ago
721ad7b
Remove pthread_object_size.h and associated hardwired constants.
by sewardj
· 17 years ago
c68cbe3
Translate the drd regtests from C++ to C. (Bart Van Assche).
by sewardj
· 17 years ago
51d8f25
Un-break 'make distdir'. Either by removing from EXTRA_DIST, file
by sewardj
· 17 years ago
af44c82
Add DRD as an experimental tool. Bart Van Assche is the maintainer.
by sewardj
· 17 years ago