Home | History | Annotate | Download | only in tests

Lines Matching refs:VALGRIND

42    run inside valgrind. Malloc failure testing requires glibc. */
57 #ifdef VALGRIND
58 #include <valgrind/memcheck.h>
689 #ifdef VALGRIND
1789 fprintf(stdout,"(Test only supported with GLIBC and without valgrind)\n");