From e65912f8b2a6fa966b1ba45360070cf9f25568b4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 28 Oct 2016 18:43:57 +0200 Subject: rework most tests to work as standalone package --- test/unistd/Makefile.in | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'test/unistd/Makefile.in') diff --git a/test/unistd/Makefile.in b/test/unistd/Makefile.in index 5b65c13..b383388 100644 --- a/test/unistd/Makefile.in +++ b/test/unistd/Makefile.in @@ -1,4 +1,4 @@ -# uClibc unistd tests +# uClibc-ng unistd tests # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. TESTS_DISABLED := @@ -34,11 +34,3 @@ endif # for embedded systems 4 GB disk space is not available TESTS_DISABLED += tst-posix_fallocate64 tst-fallocate64 -# getconf.c lives in utils/ -# Testsuite cannot currently be built with O= anyway, so hardcode path here -getconf.c: - $(LN_S) ../../utils/$(@F) . -EXTRA_CLEAN += getconf.c -TESTS_DISABLED += getconf -CFLAGS_getconf = -DGETCONF_DIR='"$(CURDIR)"' -shell_tst-getconf: getconf getconf_glibc -- cgit v1.2.3