From ced4d2934b4ceb0f07ba7475c531de7a5018f212 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 15 Feb 2006 04:41:04 +0000 Subject: dont bother setting TESTS now --- test/malloc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/malloc') diff --git a/test/malloc/Makefile b/test/malloc/Makefile index 62499f2a0..109c76f0c 100644 --- a/test/malloc/Makefile +++ b/test/malloc/Makefile @@ -1,7 +1,6 @@ # uClibc malloc tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := malloc mallocbug realloc0 testmalloc -#time_malloc +TESTS_DISABLED := time_malloc include ../Test.mak -- cgit v1.2.3