[libFuzzer] Disable ulimit test on windows.

Differential Revision: https://reviews.llvm.org/D29535

llvm-svn: 294383
This commit is contained in:
Marcos Pividori 2017-02-08 00:02:54 +00:00
parent 7444aae914
commit abcdcf9f86
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
REQUIRES: posix
RUN: ulimit -s 1000
RUN: LLVMFuzzer-SimpleTest