OSDN Git Service

new test is only for MALLOC_STANDARD
authorWaldemar Brodkorb <wbx@openadk.org>
Wed, 9 Dec 2015 06:35:28 +0000 (07:35 +0100)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Wed, 9 Dec 2015 06:57:35 +0000 (07:57 +0100)
test/malloc/Makefile.in

index f1726dd..9e7cac9 100644 (file)
@@ -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