Ver Fonte

enable tst-exec-null

Waldemar Brodkorb há 11 meses atrás
pai
commit
fbba166496
1 ficheiros alterados com 0 adições e 3 exclusões
  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