|
From: <sv...@va...> - 2008-04-23 16:45:40
|
Author: bart Date: 2008-04-23 17:45:31 +0100 (Wed, 23 Apr 2008) New Revision: 7912 Log: Do not run the memory allocation test on LinuxThreads systems. Modified: trunk/exp-drd/tests/memory_allocation.vgtest Modified: trunk/exp-drd/tests/memory_allocation.vgtest =================================================================== --- trunk/exp-drd/tests/memory_allocation.vgtest 2008-04-22 23:07:12 UTC (rev 7911) +++ trunk/exp-drd/tests/memory_allocation.vgtest 2008-04-23 16:45:31 UTC (rev 7912) @@ -1 +1,2 @@ prog: memory_allocation +prereq: ./supported_libpthread |