aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2017-04-19Upgrade to valgrind 3.12.0.Elliott Hughes
2015-09-30Beef up the check_headers_and_includes script to make sureflorian
2015-09-18Filter out glibc warning messages about unexpected futex results in tests.mjw
2015-09-16Add Power PC ISA check to the vbit-testcarll
2015-09-07Always use posix_memalign on OS X for consistency. No functional change.sewardj
2015-09-05Avoid warnings about deprecated unescaped curly brackets in regularflorian
2015-08-26Support florian
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-15Increase test coverage on OS X, by re-enabling the memcheck/tests/amd64/xsave...rhyskidd
2015-08-15Increase test coverage on OS X, by re-enabling the none/tests/*/movbe regress...rhyskidd
2015-08-11In filter_stderr_basic do not remove lines beginning withflorian
2015-08-01ensure that __strncpy_sse2 is replaced by the canonical name.philippe
2015-07-23tests/vg_regtest: Always evaluate prerequisite expressions with shbart
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-07-20Patch 3 of 7, improve PPC HW capabiltiy checking.carll
2015-07-20Patch 1 of 7, improve PPC HW capabiltiy checking.carll
2015-07-03Fix scripts to use /bin/true consistently.florian
2015-07-01Backing out patch 1 and 2 from Bugzilla 349790.carll
2015-07-01Patch 1 of 6carll
2015-05-19Set tests/check_ppc64le_cap to executable.carll
2015-05-13Patch 2 in a revised series of cleanup patches from Will Schmidtcarll
2015-05-06Patch 8 in a series of cleanup patches from Will Schmidtcarll
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-04-02Add testcase for BZ 231357.florian
2015-03-29Fix memcheck/tests/sendmsg on OS Xrhyskidd
2015-03-17Minimal update to recognise z13 (s390).florian
2015-03-14Add option --loop-till-fail to tests/vg_regtestsphilippe
2014-09-27mips64: run FPU tests only when FPU is availablepetarj
2014-09-27mips: extend mips_features with a check for FPUpetarj
2014-09-16Fix incorrect use of VG_(tool_panic). Adapt checker script accordingly.florian
2014-09-16Update a commentflorian
2014-09-15coregrind files shall use vg_assert not tl_assert.florian
2014-09-07Go back to $test_dirs after each test run or tests dir runphilippe
2014-08-31Improve description of an address that is on a stack but below sp.philippe
2014-08-26Add a missing entry to all_archs[], the lack of which was causingsewardj
2014-08-07This commit is for Bugzilla 334836. The Bugzilla contains patch 3 of 3carll
2014-08-07This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3carll
2014-08-07This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3carll
2014-06-25Activate --read-inline-info=yes for the outer/inner setup regtest runphilippe
2014-06-23Update the copyright notice in files ending in '.in' because theflorian
2014-03-19mips: Disable test on mips32/64 big-endian platforms.dejanj
2014-03-01Support arm64.sewardj
2014-02-08This commit is a fix for "Bug 330622 - Add test to regression suite for POWERcarll
2014-01-29mips64: detect Cavium Octeon II in mips_featurespetarj
2013-11-24Merge mc_replace_strmem.c, hg_intercepts.c and drd_strmem_intercepts.cbart
2013-11-17tests/check_headers_and_includes: Use File::Basenamebart
2013-10-08Tweak to avoid a trailing space.florian
2013-10-07Filter out the dynamic linker from back traces.florian
2013-10-02Add tests/check_isa-2_07_cap to dist_noinst_SCRIPTS.mjw