summaryrefslogtreecommitdiff
path: root/test/malloc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/malloc/Makefile.in')
-rw-r--r--test/malloc/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/malloc/Makefile.in b/test/malloc/Makefile.in
index 7d9577a..d3dcd57 100644
--- a/test/malloc/Makefile.in
+++ b/test/malloc/Makefile.in
@@ -3,10 +3,6 @@
TESTS_DISABLED := time_malloc
-ifneq ($(UCLIBC_HAS_OBSTACK),y)
-TESTS_DISABLED += tst-obstack
-endif
-
ifneq ($(MALLOC_STANDARD),y)
TESTS_DISABLED += tst-asprintf
endif