소스 검색

enable tst-exec-null

Waldemar Brodkorb 2 년 전
부모
커밋
fbba166496
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  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