summaryrefslogtreecommitdiff
path: root/test/unistd/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/unistd/Makefile.in')
-rw-r--r--test/unistd/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/unistd/Makefile.in b/test/unistd/Makefile.in
index ee7e5e7..1776cda 100644
--- a/test/unistd/Makefile.in
+++ b/test/unistd/Makefile.in
@@ -11,9 +11,6 @@ ifeq ($(TARGET_ARCH),or1k)
TESTS_DISABLED += tst-pselect
endif
-# avoid endless loop
-TESTS_DISABLED += exec-null
-
OPTS_getopt := -abcXXX -9
OPTS_getopt_long := --add XXX --delete YYY --verbose
# assume UCLIBC_HAS_GNU_GETOPT is enabled