OSDN Git Service

disable fnmatch test until our fnmatch stops sucking
authorMike Frysinger <vapier@gentoo.org>
Sun, 26 Feb 2006 22:35:36 +0000 (22:35 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sun, 26 Feb 2006 22:35:36 +0000 (22:35 -0000)
test/misc/Makefile

index 11b40dc..ca9f51c 100644 (file)
@@ -1,7 +1,7 @@
 # uClibc misc tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS_DISABLED := outb
+TESTS_DISABLED := outb tst-fnmatch
 
 include ../Test.mak