소스 검색

More timeout and gitignore tweaks

Don Porter 7 년 전
부모
커밋
775395212b
2개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      LibOS/shim/src/.gitignore
  2. 2 1
      LibOS/shim/test/apps/ltp/TIMEOUTS

+ 1 - 0
LibOS/shim/src/.gitignore

@@ -0,0 +1 @@
+libsysdb.so.cached

+ 2 - 1
LibOS/shim/test/apps/ltp/TIMEOUTS

@@ -2,7 +2,7 @@ testcase,timeout
 alarm01,5
 alarm06,16
 clone05,30
-faccessat01,40
+faccessat01,80
 fchdir02,40
 fchmod07,40
 fcntl13_64,40
@@ -20,6 +20,7 @@ read01,40
 sendfile03_64,40
 setuid02,40
 sigaltstack02,40
+socket02,40
 stat05_64,40
 syscall01,80
 wait401,40