<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> ------------------------------------------------------------------------
r14036 | vapier | 2006-02-14 22:41:04 -0600 (Tue, 14 Feb 2006) | 1 line
Changed paths:
   M /trunk/uClibc/test/args/Makefile
   M /trunk/uClibc/test/assert/Makefile
   M /trunk/uClibc/test/crypt/Makefile
   M /trunk/uClibc/test/malloc/Makefile
   M /trunk/uClibc/test/misc/Makefile
   M /trunk/uClibc/test/mmap/Makefile
   M /trunk/uClibc/test/pthread/Makefile
   M /trunk/uClibc/test/pwd_grp/Makefile
   M /trunk/uClibc/test/setjmp/Makefile
   M /trunk/uClibc/test/signal/Makefile
   M /trunk/uClibc/test/silly/Makefile
   M /trunk/uClibc/test/stat/Makefile
   M /trunk/uClibc/test/stdlib/Makefile
   M /trunk/uClibc/test/string/Makefile
   M /trunk/uClibc/test/termios/Makefile
   M /trunk/uClibc/test/unistd/Makefile

dont bother setting TESTS now
 ------------------------------------------------------------------------
Index: test/stdlib/Makefile
===================================================================
--- test/stdlib/Makefile	(revision 14035)
+++ test/stdlib/Makefile	(revision 14036)
@@ -1,8 +1,6 @@
 # uClibc stdlib tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := ptytest qsort testatexit teston_exit teststrtol
-
 include ../Test.mak
 
 DODIFF_qsort       := 1
Index: test/termios/Makefile
===================================================================
--- test/termios/Makefile	(revision 14035)
+++ test/termios/Makefile	(revision 14036)
@@ -1,6 +1,4 @@
 # uClibc termios tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := termios
-
 include ../Test.mak
Index: test/pthread/Makefile
===================================================================
--- test/pthread/Makefile	(revision 14035)
+++ test/pthread/Makefile	(revision 14036)
@@ -1,8 +1,6 @@
 # uClibc pthread tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := ex1 ex2 ex3 ex4 ex5 ex6 ex7
-
 include ../Test.mak
 
 EXTRA_LDFLAGS := -lpthread
Index: test/mmap/Makefile
===================================================================
--- test/mmap/Makefile	(revision 14035)
+++ test/mmap/Makefile	(revision 14036)
@@ -1,6 +1,4 @@
 # uClibc mmap tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := mmap mmap64
-
 include ../Test.mak
Index: test/misc/Makefile
===================================================================
--- test/misc/Makefile	(revision 14035)
+++ test/misc/Makefile	(revision 14036)
@@ -1,7 +1,7 @@
 # uClibc misc tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := dirent dirent64 fdopen sem tst-fnmatch #outb
+TESTS_DISABLED := outb
 
 include ../Test.mak
 
Index: test/args/Makefile
===================================================================
--- test/args/Makefile	(revision 14035)
+++ test/args/Makefile	(revision 14036)
@@ -1,8 +1,6 @@
 # uClibc args tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := arg_test
-
 include ../Test.mak
 
 OPTS_arg_test = a b c d e f g h
Index: test/silly/Makefile
===================================================================
--- test/silly/Makefile	(revision 14035)
+++ test/silly/Makefile	(revision 14036)
@@ -1,8 +1,6 @@
 # uClibc silly tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := hello tiny
-
 include ../Test.mak
 
 RET_hello := 42
Index: test/crypt/Makefile
===================================================================
--- test/crypt/Makefile	(revision 14035)
+++ test/crypt/Makefile	(revision 14036)
@@ -1,8 +1,6 @@
 # uClibc crypt tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := crypt md5c-test
-
 include ../Test.mak
 
 EXTRA_LDFLAGS := -lcrypt
Index: test/assert/Makefile
===================================================================
--- test/assert/Makefile	(revision 14035)
+++ test/assert/Makefile	(revision 14036)
@@ -1,8 +1,6 @@
 # uClibc assert tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := assert
-
 include ../Test.mak
 
 RET_assert     := 134
Index: test/pwd_grp/Makefile
===================================================================
--- test/pwd_grp/Makefile	(revision 14035)
+++ test/pwd_grp/Makefile	(revision 14036)
@@ -1,8 +1,6 @@
 # uClibc pwd_grp tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := test_pwd test_grp pwcat grcat getgroups
-
 include ../Test.mak
 
 DODIFF_test_pwd  := 1
Index: test/setjmp/Makefile
===================================================================
--- test/setjmp/Makefile	(revision 14035)
+++ test/setjmp/Makefile	(revision 14036)
@@ -1,6 +1,4 @@
 # uClibc setjmp tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := setjmp_test
-
 include ../Test.mak
Index: test/string/Makefile
===================================================================
--- test/string/Makefile	(revision 14035)
+++ test/string/Makefile	(revision 14036)
@@ -1,8 +1,6 @@
 # uClibc string tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := $(patsubst %.c,%,$(wildcard *.c))
-
 include ../Test.mak
 
 EXTRA_CFLAGS := -fno-builtin
Index: test/unistd/Makefile
===================================================================
--- test/unistd/Makefile	(revision 14035)
+++ test/unistd/Makefile	(revision 14036)
@@ -1,9 +1,6 @@
 # uClibc unistd tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := clone errno fork getcwd getopt getopt_long tst-preadwrite \
-	tst-preadwrite64 tstgetopt vfork
-
 include ../Test.mak
 
 OPTS_getopt      := -abcXXX -9
Index: test/malloc/Makefile
===================================================================
--- test/malloc/Makefile	(revision 14035)
+++ test/malloc/Makefile	(revision 14036)
@@ -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
Index: test/stat/Makefile
===================================================================
--- test/stat/Makefile	(revision 14035)
+++ test/stat/Makefile	(revision 14036)
@@ -1,8 +1,6 @@
 # uClibc stat tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := stat stat64
-
 include ../Test.mak
 
 CFLAGS_stat64 := -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
Index: test/signal/Makefile
===================================================================
--- test/signal/Makefile	(revision 14035)
+++ test/signal/Makefile	(revision 14036)
@@ -1,6 +1,4 @@
 # uClibc signal tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := signal sigchld
-
 include ../Test.mak
</pre></body></html>