Browse Source

enable tst-exec-null

Waldemar Brodkorb 10 months ago
parent
commit
fbba166496
1 changed files with 0 additions and 3 deletions
  1. 0 3
      test/unistd/Makefile.in

+ 0 - 3
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