From 0e583ac7b9d87ca84b83d6c1a2ed106b18666f2c Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 23 Apr 2008 16:45:31 +0000 Subject: [PATCH] Do not run the memory allocation test on LinuxThreads systems. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7912 --- exp-drd/tests/memory_allocation.vgtest | 1 + 1 file changed, 1 insertion(+) diff --git a/exp-drd/tests/memory_allocation.vgtest b/exp-drd/tests/memory_allocation.vgtest index 69e9cd64d9..40ca8ed143 100644 --- a/exp-drd/tests/memory_allocation.vgtest +++ b/exp-drd/tests/memory_allocation.vgtest @@ -1 +1,2 @@ prog: memory_allocation +prereq: ./supported_libpthread -- 2.47.3