aboutsummaryrefslogtreecommitdiff
path: root/helgrind/tests
AgeCommit message (Expand)Author
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-18This should have gone in with r9884.njn
2009-05-18Merge part of r9229 (Helgrind test build tweak) from the DARWIN branch tonjn
2009-05-18Merge parts of r9775, r9777, r9789, r9794 from the DARWIN branch.njn
2009-03-13Added better filtering for Helgrind tests, removing all unreliable stacknjn
2009-03-12Remove Helgrind .exp files which are out-of-date, because Helgrind's outputnjn
2009-03-11Reverted to r8771. Please ignore the commit message of r9325.bart
2009-03-10Some tweaks to make more tests pass, or get closer to passing, onnjn
2009-03-08Fixed an unintended data race in the bar_trivial test program.bart
2009-02-22Test files were being passed multiple arch options (eg. "-m32 -m64") whennjn
2009-02-20Moved drd/tests/pth_barrier.c, drd/tests/rwlock_race.c andbart
2009-02-19Various build system clean-ups and simplifications:njn
2009-02-16Stack traces for Memcheck's syscall param errors are terribly unreliable, sonjn
2009-02-12Filter out everything after "(below main)" in a line. This will help withnjn
2009-01-23Merge from DARWIN branch recent minor .vgtest changes.njn
2009-01-23Fix up selection of Helgrind tests (merged r9040 from DARWIN branch).njn
2008-12-23Add an expected-output set for Ubuntu 8.04 (and 8.10) on amd64.sewardj
2008-12-21Following r8845, explicitly enable Dwarf3 variable/type info readingsewardj
2008-12-19Update expected outputs for glibc25-amd64.sewardj
2008-12-18Update the expected outputs following changes in Helgrind over thesewardj
2008-12-18Move the functionality from filter_threadnums into filter_stderr, so thatsewardj
2008-11-16Make these compile on older systems.sewardj
2008-11-16Make test 'tc21_pthonce' less scheduling-sensitive.sewardj
2008-11-14Add some regression tests for pthread_barrier handling.sewardj
2008-11-10Update this test a bit. It's basically flawed though.sewardj
2008-11-10Use a couple of reader-writer-lock tests from drd.sewardj
2008-11-10Add a new expected output that applies to glibc-2.7 and later.sewardj
2008-11-10Add a new expected output that applies to glibc-2.7 and later.sewardj
2008-11-10More updates to expected outputs. This currently gives Helgrind zerosewardj
2008-11-09Update expected output.sewardj
2008-11-09Move the conflicting accesses in each thread earlier, so that pure h-bsewardj
2008-11-09Update baseline expected outputs, now that Helgrind uses a differentsewardj
2008-10-21Don't simply break the build if gcc doesn't provide the require primitives on...sewardj
2008-06-26Let the compiler print a comprehensible error message if it does not provide ...bart
2008-06-26Added ppc implementation of atomic compare and swap.bart
2008-05-01Fixed a compiler warning.bart
2008-03-03Merge in the DATASYMS branch.sewardj
2008-03-02This wasn't supposed to go in the last commit; undo.njn
2008-03-02Ignore Emacs temporary files. Also, produce the correct .diff filename whennjn
2008-02-27Make sure tc20_verifywrap does not trigger an assertion failure in combinatio...bart
2008-01-18Regtest/stability changes for drd (Bart Van Assche)sewardj
2007-11-30Add a test case for semaphores with nonzero initial values.sewardj
2007-11-27Don't break the build on AIX5.3.sewardj
2007-11-11Don't hang on some old systems, since that makes the entire regtestsewardj
2007-11-09Import thrcheck from the THRCHECK branch, and rename it Helgrind (withsewardj
2007-11-09Rename this directory.sewardj
2006-10-17Change a bunch of pointer <-> int casts to pointer <-> long casts sosewardj
2006-10-17Merge r6086:sewardj
2006-02-10Don't use -gstabs on ppc64-linux, as it doesn't work with some gccs (Dave Nom...sewardj
2006-01-04Somewhat rehash the biarch-build machinery so as to (1) formalise thesewardj