Explorar o código

new test is only for MALLOC_STANDARD

Waldemar Brodkorb %!s(int64=8) %!d(string=hai) anos
pai
achega
a9a4e0d0f0
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      test/malloc/Makefile.in

+ 4 - 0
test/malloc/Makefile.in

@@ -11,4 +11,8 @@ ifneq ($(UCLIBC_HAS_OBSTACK),y)
 TESTS_DISABLED += tst-obstack
 endif
 
+ifneq ($(MALLOC_STANDARD),y)
+TESTS_DISABLED += tst-asprintf
+endif
+
 CFLAGS_tst-mallocfork = -fPIC