2 Commits

Author SHA1 Message Date
Ivo Raisr
5f128b048c Fix compiler warning about unused function on Solaris
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16113
2016-11-02 22:07:11 +00:00
Mark Wielaard
ee8cfbc434 Add libc_test to workaround pth_cond_destroy_busy test hangs.
This is a workaround for bug #371396. It adds a new test program
that can be used skip tests given a specific libc implementation
and optionally a specific minimum version. Currently only glibc
is recognized. This is used for the drd and helgrind tests
pth_cond_destroy_busy to be skipped on glibc 2.24.90+.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16097
2016-10-21 00:02:10 +00:00