[PATCH] test-skeleton.c: Do not enable M_PERTURB
Siddhesh Poyarekar
siddhesh@sourceware.org
Thu Jun 23 17:17:00 GMT 2016
On Thu, Jun 23, 2016 at 12:57:17PM -0400, Zack Weinberg wrote:
> Is there a well-documented way to run the tests under valgrind?
I don't think so, but it ought to be sufficient to run valgrind
--trace-children=yes for all of make check. Dead slow, but I don't
see why it shouldn't work.
Maybe this is a good candidate for enhancement in glibc to allow
running individual tests under valgrind, something like
'make valgrind-check'.
Siddhesh
More information about the Libc-alpha
mailing list