From cdd5445653748ff3943a33bed77a6637a336a816 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 15 Nov 2005 00:16:27 +0000 Subject: import test from glibc --- test/unistd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/unistd/Makefile') diff --git a/test/unistd/Makefile b/test/unistd/Makefile index 4db50174d..3640d7c6a 100644 --- a/test/unistd/Makefile +++ b/test/unistd/Makefile @@ -1,9 +1,10 @@ # uClibc unistd tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS = clone errno fork getcwd getopt getopt_long preadwrite vfork +TESTS = clone errno fork getcwd getopt getopt_long preadwrite tstgetopt vfork include ../Test.mak export OPTS_getopt = -abcXXX -9 export OPTS_getopt_long = --add XXX --delete YYY --verbose +export OPTS_tstgetopt = -a -b -cfoobar --required foobar --optional=bazbug --none random --col --color --colour -- cgit v1.2.3