summaryrefslogtreecommitdiff
path: root/test/stat
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-15 04:41:04 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-15 04:41:04 +0000
commitced4d2934b4ceb0f07ba7475c531de7a5018f212 (patch)
tree179c02fcb77b09a7b7a0ea4e408dd8cb5b2bc6a3 /test/stat
parent1f9d2753aed7963a3784649cf6a8bd8138dacae7 (diff)
dont bother setting TESTS now
Diffstat (limited to 'test/stat')
-rw-r--r--test/stat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/stat/Makefile b/test/stat/Makefile
index cf21ef76d..73ec81b52 100644
--- a/test/stat/Makefile
+++ b/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