Browse Source

dont bother setting TESTS now

Mike Frysinger 18 years ago
parent
commit
ced4d2934b

+ 0 - 2
test/args/Makefile

@@ -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

+ 0 - 2
test/assert/Makefile

@@ -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

+ 0 - 2
test/crypt/Makefile

@@ -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

+ 1 - 2
test/malloc/Makefile

@@ -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

+ 1 - 1
test/misc/Makefile

@@ -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
 

+ 0 - 2
test/mmap/Makefile

@@ -1,6 +1,4 @@
 # uClibc mmap tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := mmap mmap64
-
 include ../Test.mak

+ 0 - 2
test/pthread/Makefile

@@ -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

+ 0 - 2
test/pwd_grp/Makefile

@@ -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

+ 0 - 2
test/setjmp/Makefile

@@ -1,6 +1,4 @@
 # uClibc setjmp tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := setjmp_test
-
 include ../Test.mak

+ 0 - 2
test/signal/Makefile

@@ -1,6 +1,4 @@
 # uClibc signal tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := signal sigchld
-
 include ../Test.mak

+ 0 - 2
test/silly/Makefile

@@ -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

+ 0 - 2
test/stat/Makefile

@@ -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

+ 0 - 2
test/stdlib/Makefile

@@ -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

+ 0 - 2
test/string/Makefile

@@ -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

+ 0 - 2
test/termios/Makefile

@@ -1,6 +1,4 @@
 # uClibc termios tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS := termios
-
 include ../Test.mak

+ 0 - 3
test/unistd/Makefile

@@ -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