Skip to content

Commit

Permalink
[libFuzzer] fuzzer-jobs requires posix.
Browse files Browse the repository at this point in the history
llvm-svn: 294386
  • Loading branch information
Marcos Pividori committed Feb 8, 2017
1 parent c7ac334 commit fd65788
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/lib/Fuzzer/test/fuzzer-jobs.test
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
REQUIRES: posix

RUN: rm -rf %tmp
RUN: mkdir %tmp && cd %tmp
# Create a shared corpus directory
Expand Down

0 comments on commit fd65788

Please sign in to comment.