summaryrefslogtreecommitdiff
path: root/test/unistd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-06-15 08:55:27 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-06-15 08:55:27 +0200
commitfbba166496ed10de06035ed6bc68d52d1554cd31 (patch)
treef24e9fc6d4502300f9d3cc6dfad9c2569d052aca /test/unistd
parent36e4ccc0a89589a60df6adeee2ea6bf8c64c967e (diff)
enable tst-exec-null
Diffstat (limited to 'test/unistd')
-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